Browse by Tags
All Tags » GroupByControl » GroupHeaderControl (RSS)
-
I am trying to implement a dynamic way of displaying group information based on varying values. Here is my setup:
Grid:<xcdg:DataGridControl x:Name=''datagrid'' ItemScrollingBehavior=''Immediate'' HorizontalAlignment=''Stretch'' VerticalAlignment=''Stretch'' Grid.Row=''2'' Margin=''0,10,0,0'' FontSize=''11'' FontFamily=''Arial'' ...
-
Hi,
How can i disable grouping for some columns in XceedDataGrid control ???
-
I'm converting to the WPF DataGrid from the .Net WinForms version. The transition is killing me!
One thing I've noticed right away is the GroupByHeader grouped value displays the underlying bound data, rather than the content from the CellContentTemplate. I'm running across this with the ComboBox using the DataTableDictionary examples.
The ...
|
|
|
|