Does AdvancedCollectionView support grouping? #4291
Unanswered
nwarrenfl
asked this question in
Questions & Help
Replies: 1 comment
-
The AdvancedCollectionView only does filtering, it doesn't do grouping at this time, see #1128 The built-in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to figure out if AdvancedCollectionView has suppport for grouping?
Using the GroupBy method I could return the list grouped how I want.
However I can't figure out how to use it, as there is no GroupDescriptions property.
Can this be done?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions