How to display flat view datacollection in mx:Tree component? dataProvider for Tree control requires an Object of tree data or ArrayCollection or XMLListCollection. But many times we need to display the GroupingCollection object into Tree. Below example how can we do that using the root object of GroupingCollection. 1. Create a Tree. 2. Instantiate a [...]
Archive for August, 2011
Flex Tree and GroupingCollection
Posted in Flex, tagged Flex, GroupingCollection, GroupingCollection2, heirarchial data, Tree on August 21, 2011 | 5 Comments »