Browse by Tags
All Tags » Collection binding (RSS)
-
I thought this was working in the past, and I'm running out of ideas as to what may have happened. I thought I'd throw this post up while I work on a testapp.
I have a DataGridCollectionView viewing a collection (w/ INotifyCollectionChanged) of data objects which have INotifyPropertyChanged. When I update one of the properties, ...
-
In one of my Xceed datagrids, when I group by a column, all Xceed datagrids that are bound to that collection show the grouping. Is there a way to avoid this? I have like 3 tables (on different Pages) bound to the same collection, but showing slightly different fields.
I am binding the datagrid on window_load, directly binding to the ...
|
|
|
|