Autofilter delay or filter on tab

QuestionsAutofilter delay or filter on tab
Michael Sheppard asked 4 years ago

Is there a way to increase the delay on the autofilter so it doesn’t start searching right away – or have it auto-filter based on hitting the TAB to the next-column instead?

I have users who are typing several characters and a few are being ‘skipped’ due to the speed of typing vs the speed of the auto-filter.

I hope that makes sense.

 

Thanks for any assistance

2 Answers
Abu Ghufran Staff answered 4 years ago

Search following code in lib/inc/jqgrid_dist.php

jqGrid(‘filterToolbar’,{stringResult: true,searchOnEnter : false, defaultSearch

and replace searchOnEnter: true

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Mike answered 4 years ago

Excellent – I looked in jqGrid and didn’t see that section at all – that is a perfect solution.

 

Thanks again for the quick response and solution.

 

Mike

Your Answer

9 + 19 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?