GroupingCollection by default creates virtual groups/heads and puts belonging items underneath.
Refer to http://livedocs.adobe.com/flex/3/html/help.html?content=advdatagrid_08.html You might probably missing GroupingField assignment. Regards, Harit On May 11, 10:28 am, Suraj Gagain <[email protected]> wrote: > Hi All, > > I got a problem here and that is related to the display of > hierarchical data in the advanceddatagrid. > Actually i want following structure :- > > >Node 1 > >Node 2 > >Node 3 > > No node here only the child directly (meaning no folder icon). > > But i am getting that also as a folder. When i group by a particular > field even though only one record is present it is being grouped and > displayed as if it has children while it is not true.I am using a > grouping collection and hierarchicalview and populating it with number > of beans containing data. > > Kindly sail me out of this.I have tried many options but all in vein : > ( . > > Eagerly waiting for your responses. -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

