Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Matej Senicar on Dec 10, 2007 06:45
open dhtmlx forum
Loading from big datasets.

Hello!

I already asked this question over the e-mail, but i didn't receive any answer.

I am using dhtmlxGrid_pro_v14_71022, and I have PHP script which is creating table with few thousands of records.

Is it possible to use dhtmlxGrid so it take control over my script, to load part of records, or to load them faster?

Something like in your example:

http://www.dhtmlx.com/docs/products/dhtmlxGrid/samples/loading_big_datasets/50000.html

Thank you,
Matej.
Answer posted by Support on Dec 10, 2007 09:48
There is no way to create same functionality by using "load from HTML" approach, but similar functionality can be implemented relative easy if you loading data from server side script by loadXML command 
Details and sample sent by email