ParamQuery grid support forum
General Category => Help for ParamQuery Grid (free version) => Topic started by: adham80 on January 07, 2019, 07:54:54 pm
-
hi
if i have 4 filtered columns and want to reset only the first columns , how should i do that??
since when i call grid.reset({filter:true}) , it reset all the filters on the grid .
i want a specific one only.
please help
-
It's done with filter method by passing null value.
https://paramquery.com/api#method-filter