Hi!
Is there a way to change the WPF DataGrid grouping feature to act like the WinForms Infragistics DataGrid grouping?
In the WinForms control I am able to drag the column header to the grouping area. In the WPF DataGrid this is not possible. I have to drag the buttons in the grouping area to achieve this.
Thanks.
Hello,
This is a new feature in 9.2 release. You can either drag-drop in the GroupByArea or use the old style. Moreover, you can detach the group by area and place it anywhere in your application.
You can see examples for that in the XamFeatureBrowser for 9.2