Posted 18 February 2020, 7:14 am EST
Hello,
We have implemented the flexGridFilter and I have some issues/questions about how the filter behaves currently.
I have tried using the demo from the flexGrid.
Scenario 1: Filter by value the id column by searching the id with ‘1’ and un checking the ‘1’ option. The grid now filters ‘1’ and all data that does not have the ‘1’ in the id like ‘2’, ‘3’, etc.
Expectation: Filter just the value id ‘1’.
Scenario 2: The filter by value does not contain all the values like ‘0’ to ‘999’ instead it shows ‘0’ to ‘249’
Expectation: The filter value should show all the values
Scenario 3: The filter by value, uncheck ‘Select All’ option and apply. It does not filter anything.
Expectation: All the values should be filtered
Please check this and suggest the right way to do this.
Thanks,
Brijesh