Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
410
Change grouping mode
posted

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.

 

Parents
No Data
Reply
  • 69686
    Suggested Answer
    posted

    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

Children
No Data