ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: hellokert on June 08, 2017, 11:14:16 pm

Title: Select typed filter is working wrong, when DOUBLE SPACE is found in select list
Post by: hellokert on June 08, 2017, 11:14:16 pm
Select typed filter is working wrong, when DOUBLE SPACE is found in select list.
You may be typing a text incorrectly.

If there is a such text in the select list, filtering will give you a blank set.

Please, look at the video:
https://drive.google.com/open?id=0B2r2JsrXrKFbYk5ZOGEtQUdjZlk
Title: Re: Select typed filter is working wrong, when DOUBLE SPACE is found in select list
Post by: hellokert on June 14, 2017, 10:49:19 pm
Hy there, i'm waiting for your answer.
Title: Re: Select typed filter is working wrong, when DOUBLE SPACE is found in select list
Post by: paramvir on June 14, 2017, 11:38:46 pm
Either you need to replace multiple spaces with single space while saving form fields

 or

use a custom filter callback to ignore multiple spaces.

column.filter.condition = callback function.


PS: Please don't post in Evaluation board for early reply. It's for evaluation users.