I’m switching from 1.5 to 1.6 version of Dhtml Xgrid
1 - I would like to know how to put a link for first page and last page in paginal output. I can’t find it in the documentation, and even in the code I only saw the [prevpage] and [nextpage] templates.
2 - How can I set the ‘no record found’ string?
3 - there is a problem on the display of the info area, when there is no record found it display “Record(s) 1 - 0 of 0”
I think it should’nt be 1
4 - When there is no records with pagin mode the paging area is displayed.
exemple with records in grid : Page(s) : 1 2 3 4 5 >
exemple with no records in grid : Page(s) :
I would like to hide the “Page(s) :” when no records
thanks you
support@dhtmlx.com if you need an updated js file
>>I would like to hide the “Page(s) :” when no records
Can be done only by code modification in dhtmlxgrid_pgn.js