Is there any sort of documentation on the way the Tree component deals
with it's dataProvider?  

Using the "Object Inspector" from
http://www.coenraets.com/viewarticle.jsp?articleId=83 I can see that
binding my dataProvider for the tree to an object creates a subobject
called backingObject that actually holds the data.

So, I've got 2 additional questions - Why does it do this?  And, a
related question is, how do I limit how many nodes of an object the tree
actually uses for it's display?  (For example, I only want it to go 2
levels into a dataProvider)


/*******************************************
* Jeff Beeman
* Digital Media & Instructional Technologies
* Arizona State University
*******************************************/




 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to