Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Raj on Feb 13, 2008 15:13
open dhtmlx forum
enableBuffering in dhtmlxtreegrid

Can I use enableBuffering() in dhtmlxtreegrid?
Answer posted by Support on Feb 14, 2008 01:53
Basically it possible but will not give any positive effect ( buffering works fine for plain structure, but not so well for hierarchical ones )
In case of treeGrid performance can be improved by using
    grid.enableSmartXMLParsing(true)