Browse by Tags
All Tags » DataRow » DataGridCollectionView (RSS)
-
Hello,
I am using Xceed datagrid in my WPF app and I need to provider the user tthe ability to edit the data in the grid and then save it. I mean the user just changes some data in the table and then clicks on a SAVE button which should change the data in the database. Also, I want to make some columns ...
-
We are displaying a DataGridControl in a popup window of fixed height. The DataGridControl populates by being bound to a DataGridCollectionView on top of an EditableItemBindingList patterned after the Xceed ''Composers'' sample. We are showing gridlines and alternating row colors. All is basically working fine.
But, ...
|
|
|
|