Disable filter
#2565
Replies: 1 comment
-
something like manualFilters exists...once chk filtering docs...
|
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.
-
Hi everyone,
I need to ask you something about filtering.
In my case, the filtering of the data is done by the server.
However, when I receive the data from the server, react table performs the filtering also at client side. I would like to avoid that, keeping only the server side filtering.
Thx a lot.
Beta Was this translation helpful? Give feedback.
All reactions