ParamQuery grid support forum
General Category => Suggest new features => Topic started by: queensgambit9 on January 31, 2019, 01:39:40 pm
-
Would it be possible to use condition "equals, not equals" with multiple values?
Example of use case: User wants to exclude 2 values out of a bunch. Using condition "range" is then not optimal.
-
You mean user can select max 2 options out of all options?
Please use maxCheck: 2
Ex: https://paramquery.com/pro/demos/filter_custom
ShipCountry column.
-
No, I would like the user to have the possibility to select more than one option for condition "Not equals".
Would that be possible?
-
That might be more appropriate as opposite of range: "Not in range".
That can be implemented by overriding range condition.
but can't be supported independently; adding it to feature request.