Title: Client Pagination - Grid data loading multiple times. Post by: simplescience on June 04, 2015, 12:04:27 PM So I've followed the instructions here (http://www.jeasyui.com/demo/main/index.php?plugin=DataGrid&theme=default&dir=ltr&pitem=Client%20Side%20Pagination) to setup client side pagination. However, when I include that scripting, the URL to load data is hit multiple times and it take nearly 30 seconds to load 57 records. If I take that script out and turn off pagination, it's extremely fast.
The data being loaded from the URL location is loaded in roughly 800ms. So it's not the data gathering that's slow. Any suggestions? Thanks... Title: Re: Client Pagination - Grid data loading multiple times. Post by: stworthy on June 04, 2015, 05:56:51 PM Please refer to the attached example, it works fine and loads data quickly.
|