Thanks, but that is not the case... I'm using an attribute by the 
name of "name".

However I did find this link : 
http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/ww
help.htm?
context=LiveDocs_Book_Parts&file=about_dataproviders_057_16.html

And in it there is this remark:
"Remember that the Tree will not, by default, reflect dynamic 
changes to the XML object." 

so how can i change the default???



--- In [email protected], "Tracy Spratt" <[EMAIL PROTECTED]> 
wrote:
>
> The child nodes you add must have the attribute that you are using 
for
> the label.  Or use a labelFunction().  Seeing the raw data usually 
means
> the tree does not know what to use for the label.
> 
> Tracy
> 
>  
> 
> ________________________________
> 
> From: [email protected] 
[mailto:[EMAIL PROTECTED] On
> Behalf Of real_yoni
> Sent: Monday, November 05, 2007 1:30 PM
> To: [email protected]
> Subject: [flexcoders] Treeview - On demand updating of child nodes.
> 
>  
> 
> Hi, 
> 
> I'm trying to update a tree upon an on click event (so that when a 
> user clicks on a node it access the server and fetch the child 
nodes). 
> My problem is that when expanding the node I see the raw XML.. 
does 
> any one knows how to reflect the changes?
> 
> Thanks,
> Yoni.
>


Reply via email to