In my tree I dynamically fetch data from a DB to populate lower nodes
in a tree, initially all my nodes are setup with isBranch="true". In
Flex 1.5, in the tree node open event I was able to use
event.node.hasChildNodes() to determine if there really was no data
under a node.

In Flex2 hasChildNodes() has disappeared, and hasChildren has appeared
in B3, but I cannot get it to work, i.e. event.item.hasChildren(). Any
ideas.

Thanks Andrew





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