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 Pro
»
Programmatically apply a Filter
« previous
next »
Print
Pages: [
1
]
Author
Topic: Programmatically apply a Filter (Read 2104 times)
NearEarthObject
Pro Ultimate
Newbie
Posts: 30
Programmatically apply a Filter
«
on:
July 08, 2019, 09:24:32 pm »
Hi !
What would be the most convenient way to filter a column from outside element of the grid ?
For instance using on click events, applying filter to column X where result must be equal to something.
Thanks for any suggestion
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Programmatically apply a Filter
«
Reply #1 on:
July 08, 2019, 10:46:39 pm »
Filter is programmatically applied with filter method
https://paramquery.com/pro/api#method-filter
Logged
NearEarthObject
Pro Ultimate
Newbie
Posts: 30
Re: Programmatically apply a Filter
«
Reply #2 on:
July 09, 2019, 05:08:55 am »
Work like a charm !
Thanks you !
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
Programmatically apply a Filter