TreeGrid on Demand

Hi, does treeGrid support smart rendering for node and child nodes? or only for child nodes?

Because didn’t send the parameters for grid smart rendering like cout and poststart

you may use the smart rendering or the smart parsing in your treegrid.
But unfortunately there is no dynamic loading of data (with the total_count, pos) in the treegrid. You may only use the dynamic loading of the child nodes:
docs.dhtmlx.com/treegrid__manip … intreegrid