Browse by Tags
All Tags » "Data Bind... » Select Row in Xceed DataGrid (RSS)
-
I have a DataGrid bound to a DataGridCollectionViewSource. I bind DataGridCollectionViewSource.Source to a Property in my UserControl and raise a PropertyChanged event in the Property Set. Everything works great as I can change that Property programatically and the Grid refreshes.
But what I need to do is select specific ...
|
|
|
|