Grid

Hi,
Code to show the first page and last page link and should disable the first page link when it is on the first page and same for the last page

You can use changePage method to go to the necessary page:

    grid.changePage(page_number);

Please, see the article about paging customization in the following article:

    dhtmlx.com/docs/products/dht … aging.html