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)
»
Local filtering with location data Remote
« previous
next »
Print
Pages: [
1
]
Author
Topic: Local filtering with location data Remote (Read 2541 times)
Nadia
Newbie
Posts: 2
Local filtering with location data Remote
«
on:
February 01, 2016, 07:16:38 pm »
Hi support team
I want to use the Local header filtering with a Location in DataModel 'remote' but it does not work.
Thank you for your help !
Logged
paramvir
Administrator
Hero Member
Posts: 6310
Re: Local filtering with location data Remote
«
Reply #1 on:
February 01, 2016, 10:19:56 pm »
you need to add type: 'local' to filterModel.
Code:
[Select]
filterModel: { type: 'local', on: true, mode: "AND", header: true },
Logged
Nadia
Newbie
Posts: 2
Re: Local filtering with location data Remote
«
Reply #2 on:
February 01, 2016, 10:39:57 pm »
Thank you veryyy much,it works perfectly. You really saved my day
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Grid (free version)
»
Local filtering with location data Remote