Browse by Tags
All Tags » DataGrid » refresh » XAML (RSS)
-
I have such problem:
I need to change foreground color of DataRow's in DataGrid to for example red. The thing is that I have collection of animals in DataGrid and every animal have unique id. In user control that DataGrid is placed i have method that passes me from time to time another collection with just id's, and those animals that match ...
|
|
|
|