Hi,

I have a tree which is populated (through the dataProvider) from a 
returned array of VO's from a RemoteObject Call. Within the VO is a 
number of attributes, two of the attributes are called data and label. 
The tree shows ok. I want to be able to extract the other attributes 
that are associated with this selectedItem and can't seem to get the 
data out. How do I do this? For example, another attribute is 
call 'postcode' so I tried to use change="myVariable = 
event.selectedItem.getProperty('postcode')" but this did not work, 
although if I change the 'postcode' to 'label' then I get the label.

Can you help?

Regards,

Iain




------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12h8he5ib/M=362329.6886308.7839368.1510227/D=groups/S=1705007207:TM/Y=YAHOO/EXP=1123247052/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!</a>.</font>
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to