ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: Hidehiro Ishii on August 28, 2018, 09:48:52 am

Title: How to use local header filtering when a condition is [Range].
Post by: Hidehiro Ishii on August 28, 2018, 09:48:52 am
Hi Team,

I want to use local header filtering with [Range] condition.
But I can not find out how to use what I want.
I will send a screenshot with a comment what I want.
Please let me know a way what I want.
Title: Re: How to use local header filtering when a condition is [Range].
Post by: paramvir on August 28, 2018, 10:11:07 am
First you clear the header checkbox, then enter "ar" in the search box, then re-check the header checkbox.
Title: Re: How to use local header filtering when a condition is [Range].
Post by: Hidehiro Ishii on August 29, 2018, 05:45:04 am
Hi Team,

Thank you for your reply.
I have checked  a procedure that you said.
And I have got a result that I want.
But I think it is not friendly to the user.
Because it is hard for me to be image clearing the header checkbox before entering a search word into search box.
I hope it will change a user interface next version like a MS Excel.
By the way,
Can I customize a function of local header filtering(Shipping Via) like a PQGrid 5.1.0 ?
 
Title: Re: How to use local header filtering when a condition is [Range].
Post by: paramvir on August 29, 2018, 08:33:42 am
There is no search box for range condition in Excel filtering, so I'm not sure what way you want it?

Filtering can be customized in v5.3.0:

https://paramquery.com/pro/demos/filter_custom
Title: Re: How to use local header filtering when a condition is [Range].
Post by: Hidehiro Ishii on August 29, 2018, 12:06:44 pm
Hi Team,

MS Excel has a function of filter.
I will show you a screenshot of a function of filter on MS Excel.
Please check attached file.
On MS Excel, a function of filter works correctly without clearing and re-checking the header checkbox.
I want same way to work a function of filter on v5.3.0.
On v5.3.0, after entering "ar" in the search box, it does NOT work correctly if clearing & re-checking the header checkbox.
I hope it works correctly this case.
And I will try to customize in v5.3.0.
Title: Re: How to use local header filtering when a condition is [Range].
Post by: Hidehiro Ishii on August 31, 2018, 11:00:54 am
Hi Team、

I have tried to customize to make a function of local header filter look like v5.1.0 on v5.3.0.
But I can not find out how to customize what I want.
I will show a screen shot image that I want.
Please let me know it is possible to customize on v5.3.0.
And if it is possible,let me know how to customize.
Title: Re: How to use local header filtering when a condition is [Range].
Post by: paramvir on August 31, 2018, 07:32:50 pm
1. Please use filter.attr

Code: [Select]
attr: "placeholder='--Select--' readonly"

2. Checkboxes can't be removed.

3. Please use "equal" filter condition. That allows only single checkbox selection.
Title: Re: How to use local header filtering when a condition is [Range].
Post by: Hidehiro Ishii on September 01, 2018, 03:40:09 pm
Thank you for your reply.
I have one more question.
Can I configure to disappear a dropdown list automatically after selecting a item ?
Title: Re: How to use local header filtering when a condition is [Range].
Post by: paramvir on September 03, 2018, 04:33:44 pm
Not currently.
Title: Re: How to use local header filtering when a condition is [Range].
Post by: Hidehiro Ishii on September 04, 2018, 09:45:21 am
Hi Team,

Thank you for your reply.
I have understood it is not possible to customize V5.3.0 like V5.1.0.
I hope to guarantee compatibility of previous version
and to change a function of local header filtering like MS Excel.
Please close this case.

Thanks again.