Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by anoop isaac on Sep 16, 2008 03:40
open dhtmlx forum
dynamic smart rendering in treegrid

Hi,
we have professional 1.6 version of dhtmlx .
i would like to know whether its possilble to have dynamic smart rendering in case of tree grid.
if this is possible in the server side, how can i make sure i am sending the correct data back to the client?

thanks in advance
anoop
Answer posted by dhtmlx support on Sep 17, 2008 02:23

Since v.1.6 there is a possiblity to use Smart Rendering with TreeGrid. The sample of usage is available in the package and online (compressed code): http://www.dhtmlx.com/docs/products/dhtmlxTreeGrid/samples/loading_big_datasets/treegrid_srnd.html?un=1221642098000
You also can combine it with dynamical loading of levels. Sample is available here: dhtmlxTreeGrid/samples/initialization_loading/treeGrid_dynamic.html ( http://dhtmlx.com/docs/products//dhtmlxTreeGrid/samples/initialization_loading/treeGrid_dynamic.html )