between Operator
Closed this issue · 1 comments
heitorgiacomini commented
Clear and concise description of the problem
I would like and between operator or add more filters on same column
All rows >= valueX and <= Value Y
Suggested solution
Multiple filters in same row
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the HOWTO - Quick Start.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
ghiscoding commented
This already exists and there are multiple ways to do it, you can add a multipleSelect
filter, a Compound Slider or a simple text filter with 2 values separated by ..
and all of that is demoed in Example 25
Please consider asking questions on Stack Overflow and make sure to review all Documentations and Live Demos before submitting questions. I wish to keep only library issues in here. Thanks