Adavnced Datagrid: How to access hierarical data from the renderer


i have advanced data grid hierarical data , renderer spans row when the heirrical arrow icon clicked. want access level 1 of data within renderer set data in ui elements. please let me knwo how this.

 

my data looks the  following :

 

 

private var dphierarchy:arraycollection= new arraycollection([
                {type:"unassigned", date:11-21-2009, payee: "creditcard debit 328", payment:70, deposit:0,accout:"my visa", envelope:"my envelope", children:[ 
                    {checkno:"unassigned",note:11-21-2009}]}

 

]);



More discussions in Flex (Read Only)


adobe

Comments

Popular posts from this blog

Using Arduino Uno R3 to bootload the atmega328-PU (non pico)

localhost/joomla15/administrator doesnt work - Joomla! Forum - community, help and support

How to update nested ListCollectionViews?