Select All rows from all pages with controlled pagination #3513
Unanswered
ioanarucareanu
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I have been using react-table and implemented back-end pagination, select functionality and it all works great. However, I have been trying to wrap my head around implementing also the functionality of selecting all the rows in all the pages (for e.g like in Gmail, having a link/button allowing you to select/unselect the total number of items) and all my efforts were in vain until now.
Any lead on this? How could I accomplish a Select All from all pages functionality, since my data in not fully loaded at the point of selection? Any help/ suggestion is welcome :) Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions