Categories | Question details Back To List | ||
50000 rows in the grid java, JSP version HI, I want to implement pagination in grid for large data. The example 50000_paging contains PHP code and that I do not understand. Could you please send me an example with implementaion of paging for large data from xml file or from database and that should use JSP, servlet and java code. Thanks and Regards, Pravu Mishra.
Answer posted by Support on Aug 03, 2009 02:03 You can check http://dhtmlx.com/docs/products/dhtmlxGrid/doc/step-by-step/ch_biggrid.html#grid_sbs_biggrid Also, we have a beta version of dhtmlXconnector for Java , if you want to try them - please contact us directly at support@dhtmlx.com Answer posted by Pravu Mishra on Aug 03, 2009 05:21 I saw the example. The implementation is little different from what I need. I need to fetch data and display in the grid while click happens in a page number. Data needs to be fetched in case it is not been fetched before and displayed in the grid. I am using v 2.1 . Could you please provide me an example. thanks and Regards, Pravu Mishra.
Answer posted by dhxSupport on Aug 03, 2009 05:47 Please find example of using dynamic paging mode here http://dhtmlx.com/docs/products/dhtmlxGrid/samples/loading_big_datasets/50000_paging.html To get example of implementation dynamic smart rendering mode in JSP please contact support@dhtmlx.com and provide you ref. ID |