I am using dhtmlxDataView and Paging support. But I don’t know how to get current page, Any idea ?
Number of current page
Try the next:
dataview.config.pager.config.page+1
You are welcome!
I am using dhtmlxDataView and Paging support. But I don’t know how to get current page, Any idea ?
Number of current page
Try the next:
dataview.config.pager.config.page+1
You are welcome!