Disable group selection #811
Unanswered
RoarRasmussen
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
-
I have a table where I use the grouping functionality. Is it possible to disable the select checkbox on a group? I can disable selection of individual rows with the options.selectionProps object, but even if rows are disabled there, the rows will get selected if I select the parent group.
Beta Was this translation helpful? Give feedback.
All reactions