dhtmlx grid with 50,000 records

Hi

I am trying to load about 50,000 records in my grid using loadCSVFile function.

But this function is not working for such a large amount of data. For less amount of data it works fine.



For loading 50,000 records in grid what will I do? Can you please provide some examples. I am working with java and jsp for this.



Thanks


loadCSVFile work fast enough with recordsets up to 1000 record, if you are using static smart rendering mode - it can load up to 10000 records relative fast. For bigger count of records dynamical loading shemes recommmended - dynamical smart rendering or dynamical paging


dhtmlx.com/docs/products/dhtmlxG … bs_biggrid



If you need JSP based sample - please contact us directly and provide your reference number.