|
Hi, I would like integrate a Tree with an DataGrid. I did this before in Flash using a for in... loop with myTree.getNodeDisplayedAt(x). But now I'm trying to do the same in Flex. The idea is call an function each time that the user open some branch, then refresh the beside DataGrid with another data hided in the Tree. But I can't get the correct lenght of the visible nodes in the Tree. Any idea? With this I get the same lengt all the time and not all: event.target.dataProvider.elements().length() thanks in advance Rafael __._,_.___ -- 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
YAHOO! GROUPS LINKS
__,_._,___ |

