jquery - In jqgrid, can I put the pager on the top left -
When using jqgrid, I think I can add pager to the top by doing this: < Pre> which works great, but I want to see that I can align it instead of putting it on the left side of that row. Is this possible? To place the pager element at the top position, you should have the default per top center just that left Hide which is located at the top left Where How to move different page elements between the top and bottom pagers of the description of another old answer You can. Gives some more general information about pagers. toppager: true,
$ ('#' + grid [0] .id + '_toppager_left'). Hide ();
var grid = $ ('# list') see for example:
Comments
Post a Comment