useGroupBy; not putting grouped column as first column #2291
Unanswered
richardhealy
asked this question in
General
Replies: 2 comments
-
Is there any update on this? 🤔 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I ran into this issue when wanting a selection column on the leftmost side of my table while supporting grouping using the I was able to work around this by setting |
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.
-
In the Codesandbox demo for useGroupBy, it seems that the grouped column is always moved to the first column. Is there a way to prevent this? Or even sort of column order override that can be used?
Beta Was this translation helpful? Give feedback.
All reactions