Range filtering #3394
Unanswered
Sree-Vandana
asked this question in
Q&A
Range filtering
#3394
Replies: 1 comment
-
Hi! According to this build in filter types: |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Does react-table support
range filtering on a single column
?For example, I want to add two input fields for Min and Max values and after clicking search button I want the table to display values that fall in-between
[Min, Max]
and remaining columns can have default text filter.I cannot find any working examples showing this feature.
Beta Was this translation helpful? Give feedback.
All reactions