GlobalFilter and pagination #2937
Unanswered
stefanmilic
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.
-
For example, if we have a table with pagination and global filter, is it possible when we enter a search query and jump from one to another page, that the global filter automatically filters all columns depends on this search criteria. As i can see now
setGlobalFilter
only takes data from onChange function from input element. Any suggestions?Beta Was this translation helpful? Give feedback.
All reactions