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


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): dhtmlx.com/docs/products/dht … 1642098000
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 )