ParamQuery grid support forum

General Category => Help for ParamQuery Grid (free version) => Topic started by: adham80 on January 07, 2019, 07:54:54 pm

Title: PQGRID - reset only a specific filter of specific column
Post 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
Title: Re: PQGRID - reset only a specific filter of specific column
Post by: paramvir on January 09, 2019, 04:08:50 pm
It's done with filter method by passing null value.

https://paramquery.com/api#method-filter