Custom dropdown for select all rows checkbox #3737
Unanswered
sanchit3008
asked this question in
Q&A
Replies: 1 comment
-
I think you shuld create a custom cell render that shows the dropdown and then invoke the functions to select or deselect according to the user selection. |
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.
-
I need to build a feature such taht when user clicks on select all rows checkbox in datagrid, they should see a menu with 3 options - to deselect all rows currently selected, to select all rows on the visible page and to select all rows across all pages.
Is there any way I can achieve this behaviour upon checkbox click?
Beta Was this translation helpful? Give feedback.
All reactions