Author Topic: PQGRID - reset only a specific filter of specific column  (Read 2348 times)

adham80

  • Newbie
  • *
  • Posts: 11
    • View Profile
PQGRID - reset only a specific filter of specific column
« 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

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: PQGRID - reset only a specific filter of specific column
« Reply #1 on: January 09, 2019, 04:08:50 pm »
It's done with filter method by passing null value.

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