I got lots of datas in a grid, about 4-5 thousand. So I want to use paging to enhances the performance.
I followed the example of “50,000 records in grid with paging”, but got a problem.
I used xml file to load the data, if I want to paging the data, whether I need to fix the format of my xml file?
My xml file’s format is like:
If you want to use custom xml format you should specify some variables that grid will know where in xml is datas where is settings. You can fine more information here dhtmlx.com/docs/products/dhtmlxG … tloadtypes