Browse by Tags
All Tags » GroupDescriptio... » GroupHeaderCont... » Groups Grouping Events (RSS)
-
Hi,
How can i disable grouping for some columns in XceedDataGrid control ???
-
Hi everybody,
I want to customize group header appearance defining a GroupConfiguration item in window resource and passing this item to ''OrderID'' column on OnApplyTemplate method . To do this I wrote this XAML:
<Window>
<Window.Resources>
<!--DataGridCollectionViewSource-->
...
|
|
|
|