Hello,
I have a problem with my grid using pager and “navigation buttons”.
The pagerpos is left (the grid is very big and I don't whant that the users use scoll to go to che center of the grid).
If I add some navButtons they go under the “pager buttons (next page, previous page etc)” and can't use them.
If I put the pager at center (not using the pagepos parameter) all is good.
My Code:
pager: jQuery('#pager'),
pagerpos: 'left',
}).navGrid('#pager',{edit:false,add:false,del:false,search:false}).navButtonAdd('#pager',{
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top