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
»
How do I implement a field filter and a keyword filter at the same time?
« previous
next »
Print
Pages: [
1
]
Author
Topic: How do I implement a field filter and a keyword filter at the same time? (Read 2456 times)
kjvjung
Pro Deluxe
Newbie
Posts: 33
How do I implement a field filter and a keyword filter at the same time?
«
on:
August 25, 2017, 10:10:30 am »
I understand the following two examples.
I have also implemented each one.
The screen implementation was successful, but the search results are in an abnormal state.
Q: Are there any examples of mixing the two examples below?
(I want to implement two filters at the same time)
https://paramquery.com/pro/demos/virtual_scroll
(Field filter)
https://paramquery.com/pro/demos/filter
(Keyword filter)
thank you.
«
Last Edit: August 25, 2017, 10:54:12 pm by paramquery
»
Logged
kjvjung
Pro Deluxe
Newbie
Posts: 33
Re: How do I implement a field filter and a keyword filter at the same time?
«
Reply #1 on:
August 25, 2017, 11:51:45 am »
Currently all are pq_filter.
So it overlaps (crashes)
How can I avoid conflicts?
«
Last Edit: August 25, 2017, 11:56:41 am by kjvjung
»
Logged
paramvir
Administrator
Hero Member
Posts: 6296
Re: How do I implement a field filter and a keyword filter at the same time?
«
Reply #2 on:
August 25, 2017, 10:58:07 pm »
pq_filter works for both keyword and field filters.
There is same remote script and there is no conflict between them.
Please check the remote script for pq_filter in this demo:
https://paramquery.com/pro/demos/filter
Logged
kjvjung
Pro Deluxe
Newbie
Posts: 33
Re: How do I implement a field filter and a keyword filter at the same time?
«
Reply #3 on:
August 28, 2017, 11:35:05 am »
Hello. Why did not the Friday Night Question (3 days ago) be exposed?
Logged
paramvir
Administrator
Hero Member
Posts: 6296
Re: How do I implement a field filter and a keyword filter at the same time?
«
Reply #4 on:
August 28, 2017, 11:43:22 am »
Please check my previous reply.
Logged
Print
Pages: [
1
]
« previous
next »
ParamQuery grid support forum
»
General Category
»
Help for ParamQuery Pro
»
How do I implement a field filter and a keyword filter at the same time?