q-table grouping headers #8768
Unanswered
zanzara
asked this question in
General - Components / Directives / etc
Replies: 1 comment 1 reply
-
use header slot, and since q-table just wraps html table then you can use colspan on your q-th's/q-td's. rough example https://codepen.io/metalsadman/pen/ZELyXVq?editors=1010. |
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
-
Is it somehow possible to group two header columns?
i.e.:
Beta Was this translation helpful? Give feedback.
All reactions