Access data after sort and filter #3407
Unanswered
devcamarasinghe
asked this question in
Q&A
Replies: 1 comment
-
table.getRowModel().flatRows will return the current dataset with filter/sort applied. version: 8.5.28 |
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 am using the react-table version 7.7.0. And I need to get the data after sorted by header clicking for the purpose of excel export. But still, there is no way to catch those. Any idea @tannerlinsley?
Beta Was this translation helpful? Give feedback.
All reactions