Hi,
Is it possible to make the search dropdown column filter wider than the column itself ?
I have tried the following but no effects there:
$col["searchoptions"] = array("style"=>"width:200px", "value"=>$str);
Thanks
Gaëtan
3 Answers
The search filter width is 100% by default and cannot be changed.
If you can share exact issue, i can suggest some alternate solution.
Screenshot would help.
Please see attached screenshot:
https://www.dropbox.com/s/3e8z9plfzt2drmo/PHPGrid-Filter-Width01.jpg?dl=0
Your Answer