Show AutoFilter on mobile

QuestionsShow AutoFilter on mobile
Javier asked 4 years ago

How to automatically activate search by column in grid with smartphone screen size? In other words, without using the filterSearch button.

2 Answers
Abu Ghufran Staff answered 4 years ago

To show autofilter on xs and onwards, you can set:

$opt[“search_options”][“autofilter”] = “xs+”;
// …
$g->set_options($opt);

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Javier Albornoz (Jujuy-Argentina) answered 4 years ago

Thank you very much Abu. Best regards!

Your Answer

11 + 7 =

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?