Browse by Tags
All Tags » DepedencyProper... » INotifyProperty... » DependencyObject (RSS)
-
Hi, For the DataGridControl to receive change notifications from the Data Source, the Data Source needs to implement either IBindingList or INotifyCollectionChanged. I also recommend encapsulating the Data Source within a DataGridCollectionView to benefit from several optimizations made ( grouping, sorting, insertion, ... ). For the ...
|
|
|
|