Replies: 1 comment
-
I could do this to get the list of selected row on the page
However, I have to manage the pagination state so that every time pagination change I could keep the pageSelectedRows up to date which is not an easy feast. |
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 get list of page selected rows but on the row selection, there's no
getSelectedPageRowModel
? Is this missed by mistake?getIsSomePageRowsSelected
,getIsAllPageRowsSelected
,toggleAllPageRowsSelected
,getToggleAllPageRowsSelectedHandler
are all there.Thanks
Beta Was this translation helpful? Give feedback.
All reactions