Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Gigi on Nov 06, 2008 23:07
open dhtmlx forum
Grouping functionality in dhtmlxtreegrid ?

Hi,

I tried grouping functionality for dhtmlxtreegrid.
Initial listing is fine, but on node expansion, the childrecords are not linked to their parent node(Instead it gets random aligned to some other parent nodes in the grouped view).

If it is a dhtmlxgrid, will grouping work fine in smart rendering mode or distributed parsing mode?

Thanks
Gigi

Answer posted by Support on Nov 10, 2008 09:20
The grouping is purposed to be used with plain grids only. 
Why do you need to use group in TreeGrid? TreeGrid allows to define necessary hierarchy in initial dataset , so you need not use groupBy to reorgonize it/