Browse by Tags
All Tags » Grouping » WPF Data Grid (RSS)
-
I agree with Nicholas. I have implemented a rudimentary Checkbox selection column, but I'm not satisfied with what I have to work with, let alone what the finished result is.
Most of our users are not power users, so they won't know/care about how to select multiple rows using the Ctrl and Shift keys. So we had to ...
-
I have a DataGrid bound to a DataView (backed by a DataTable) through a DataGridCollectionViewSource.
I have a background thread that gets updated data for the DataTable behind the DataView.
I am using the Merge method update the DataTable.
Unfortunately, Groups created at runtime that have been ...
-
Hi,
How can i disable grouping for some columns in XceedDataGrid control ???
|
|
|
|