ParamQuery Grid
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
PQGRID - reset only a specific filter of specific column
« previous
next »
Print
Pages: [
1
]
Author
Topic: PQGRID - reset only a specific filter of specific column (Read 2348 times)
adham80
Newbie
Posts: 11
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
Logged
paramvir
Administrator
Hero Member
Posts: 6310
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
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
PQGRID - reset only a specific filter of specific column