Is there a sample for multi level DataGrid grouping? #4857
Unanswered
ttustonic
asked this question in
Questions & Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example is it possible (and how) to group mountains (in the DataGrid Sample) first by Range, then by Parent mountain ?
In WPF it was quite easy, add as much GroupDescriptions as necessary, and in XAML add a GroupStyle for each level, but I can't find a way to do it with DataGrid in Community toolkit.
Thanks, Tom
Beta Was this translation helpful? Give feedback.
All reactions