I have a tree width an object as dataProvider.
 
In response a some events of my aplication I need to select one node from the tree. The problem is I don't know how to do it.
 
I tried
 
treExplorer.selectedItem=treExplorer.getChildAt(i);
 
but it does nothin. Even more, how would I select a child node? and a child of a child node?
 
Thanks.


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




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to