Can I have multiple global filters? #4800
Unanswered
danteissaias
asked this question in
Q&A
Replies: 1 comment 1 reply
-
No, not built in, but you could filter the data in your own code before passing it to the table and specify manualFiltering. |
Beta Was this translation helpful? Give feedback.
1 reply
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 tried to implement this myself however having an array or object in
state.globalFilter
causes a crash.Beta Was this translation helpful? Give feedback.
All reactions