SubColumns, different from column grouping #934
Closed
ingegneri-bruno-clorox
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
We call those header groups in TanStack Table, and yeah definitely supported as seen in the advanced example: |
Beta Was this translation helpful? Give feedback.
1 reply
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'm creating a table where I want to give the user the ability to group/ungroup columns by period, but keep them as columns and not as rows.
What I want is this similar look as we got on Excel.

But what MRT gives it's this grouping that turns columns into "rows", which is not ideal.

Not sure if there's some way of doing that, but if not, that would be a nice update for it.
Beta Was this translation helpful? Give feedback.
All reactions