Hello,
I got 30 page in my search result, with pagesInGrp = 10, I select page 10 and when I want to go to 11 I have to press �next�, because my paging bar gives pages by bloc of ten, how can I show the pagesInGrp in the middle of navigation bar after selecting the last page of a bloc ?
Thanks
Please find more information about customizing paging toolbar here dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:paging
There’s no answer in this page !
In original question , do you mean the “toolbar” paging skin ?
I’m not asking about skin, but the problem is about navigation, is there a parameter to add in “enablePaging” that can help?
look to picts, when I press in 20 I have to change here position to the middle, and have the possibility for chosing between next pages (21,22,23,… ) and previous too,
not to see just the next bloc of 20 pages,
You can achieve this functionality by changing paging templates with setPagingTemplates() method. dhtmlx.com/dhxdocs/doku.php?id=d … aging_skin