Home › Forums › Guriddo jqGrid JS › Help › Multiple Toolbar Search Field Alignment
I'm getting a alignment problem with the multiple toolbar search when I use a custom theme. Any help or suggestions would be greatly appreciated.
Hello,
Which method do you use – filterGrid or filterToolbar?
The first one is not recommended for the toolbar. Use the second one.
Regards
Tony
Using filerGrid…
jQuery(“#t_grid”).height(25).filterGrid(“grid”,{gridModel:true,gridToolbar:true});
If I change it to toolbarGrid the toolbar disappears. Can you kindly point me to a place where I can find the correct param?
Thanks for the reply.
I saw the demo and it seems to do the trick. One question.
How do I change the height of the toolbar?
Try
$(“tr.ui-search-toolbar th”).height(25);
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS