How avoid slow rendering when treegrid node expanding ?
img684.imageshack.us/img684/713/ … render.png
To increase loading performance in treeGrid you can use dynamic loading of sub items. Please find more information here dhtmlx.com/dhxdocs/doku.php?id=d … n_treegrid
I using dynamic loading of sub items already and SQL query executing is fast.
But rendering node expanding after getting query result is slow …
(look it img684.imageshack.us/img684/713/ … render.png)