Hi, in flex2b3, I could open all nodes of my tree by doing this:

 

treeTest.selectedIndex = 0;

treeTest.expandChildrenOf(treeTest.selectedItem, true);   

 

Unfortunately, this isn’t working anymore.

 

I tried treeTest.expandItem(treeData.node[0],true, false); , teeTest.expandChildrenOf(treeTest.firstVisibleItem), but no luck.

 

Who helps?

 

Jonas

__._,_.___

--
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