GroupBy And Sorting Not working as expected #3943
Unanswered
rlawrence89
asked this question in
Q&A
Replies: 0 comments
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.
-
I am grouping my data by one column. And trying to sort using another column. When the data is not grouped the sorting works well but when the data is grouped it does not sort as predicted. I looked at the kitchen sink example and that is exactly what i have but for some reason it is not working like the kitchen sink example.
Can anyone offer any insight?
Beta Was this translation helpful? Give feedback.
All reactions