AdvancedDataGrid tree problem

28 views
Skip to first unread message

Suraj Gagain

unread,
May 11, 2012, 10:28:20 AM5/11/12
to Flex India Community
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.

harit

unread,
May 21, 2012, 12:27:57 AM5/21/12
to Flex India Community
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
Reply all
Reply to author
Forward
0 new messages