|
Footree.dataProvider would be a good
place. I’m not sure if it will fire events as you expand nodes, but it’s
my best guess. Adding onto myDP would let you know when the actual source data
is loaded from the server for example. Matt From: so if I have <mx:Tree id="footree"
dataprovider="{ myDP }" ..... On 8/17/06, Matt
Chotin <[EMAIL PROTECTED] There should be an appropriate CollectionEvent. Matt From: [EMAIL PROTECTED] Hi, On
8/17/06, Clarke Bishop <clarke.a.bishop@ I have a
tree control that's bound to a dataprovider. When the data loads, I want to
open the tree to the first node. So, I need to detect when the data actually
loads, and then open up the appropriated tree elements. I've
looked all through the docs, but I can't find a "data loaded" event.
Please point me in the right direction! Thanks,
Clarke
-- 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
__,_._,___ |
- RE: [flexcoders] Event to detect data was loaded in a tree Matt Chotin

