You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Flex India Community
GroupingCollection by default creates virtual groups/heads and puts
belonging items underneath.