Hi,
We are currently using the UltraWinGrid and one of the features that we are using very extensively is Grouping the column headers and under that multiple columns. Something like the below screen shot:
Now we are moving to a WPF solution and evaluating the WPF xamDataGrid. It doesn't seems to have similar feature in the object model. Could you please let me know the direction around this feature as this is one of the selection criteria for us before making any decision.
Thanks,
SK
I have the same requirements as the original poster, which is that I am currently using column grouping extensively in UltraWinGrid and I'm evaluating the corresponding features of wpf grids.
The forum posts that you linked to doesn't solve my criteria, we need to be able to associate columns with groups that were created on the band. This means that (a) columns can only be moved within the group they belong to and (b) entire groups can be re-ordered by the user using drag and drop. This is the functionality we need to replicate.
thx
Martin
Look at the solution in this forum thread:
http://community.infragistics.com/forums/p/50873/276186.aspx#
Let me know if this isn’t what you need.
Diyan Dimitrov