Adding Logical Operators on Column filters #641
Unanswered
sreelakshmi2805
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.
As of now in our material react table column filtering, we are able to apply only one filter at a time. like startswith, endswith,.
but is there any way using which we can apply logical operators AND/OR/NOT, like "startswith and endswith", "startwith or endswith" , "Not of startswith" etc,.
please help me on this. how can we achieve. simply i am looking for logical operations between default filters.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions