Categories | Question details Back To List | ||
How to manage big datasets with several filter header Hello !!! My question is how to manage big datasets (several rows and several columns) in my grid. Actually on my application I have a class that generate xml and a jsp that read and other that read de jsp and display the grid but sometimes the page that display datagrid is very slow on show moment. How to make for Increasing Performance on display moment. You can give me an example?? THANKS !!! Answer posted by dhxSupport on Jun 26, 2009 01:50 Please find more informatio about increasing grid perfomance here http://dhtmlx.com/docs/products/dhtmlxGrid/doc/guide.html#grid_guide_perf http://dhtmlx.com/docs/products/dhtmlxGrid/doc/step-by-step/ch_biggrid.html#grid_sbs_biggrid And samples here http://dhtmlx.com/docs/products/dhtmlxGrid/samples/loading_big_datasets/ Answer posted on Jul 01, 2009 09:20 Where are the js that refenrece to enableDistributedParsin??? Answer posted by dhxSupport on Jul 02, 2009 08:12 enableDistributedParsing method is availible in PRO version only. To use this method dhtmlxgrid.js file should be attached |