Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Browse by Tags

All Tags » INotifyCollecti... » DepedencyProperty   (RSS)
  • Re: Dynamic Binding of an Enumerable Collection

    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 ...
    Posted to Xceed DataGrid for WPF (Forum) by Marcus on April 22, 2008
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.