Replies: 1 comment 1 reply
-
You can use the group.header slot, the default implementation looks like this: https://codepen.io/kaelwd/pen/OJvMOOr?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
Uh oh!
There was an error while loading. Please reload this page.
-
When I use the vuetify data datable group feature, the following view is obtained by default.
But I want to add a checkbox to grouped rows and add a parent checkbox to have child rows marked with a single selection
The default example is available at this address. https://codepen.io/ersin-g-ven-/pen/PoREoNj
Beta Was this translation helpful? Give feedback.
All reactions