WPF DataGrid make GroupItem selectable (SelectionMode Single)

Viewed 15

I'm trying to make a GroupItem of a DataGrid selectable. I would also like to use using command binding.

It should look like this without the Expander (Syncfusion Example): GIF

Does anyone have an idea how I can implement this behavior?

0 Answers
Related