I have to show around more than 10,000 records in a listgrid. My code is working fine but I am facing performance issue it takes too much time for it. I want to apply pagination in Listgrid, so I can increase my listgrid performance. I find the following method documentation mentioned about paging but I was not able to apply it. Can any one please explain how can I use this method??
protected void transformResponse(DSResponse response,
DSRequest request, Object data)