If the child XML does not contain a "label" attribute (or whatever you are using for labelField) you will see the XML.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of real_yoni Sent: Monday, November 05, 2007 10:30 AM 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.

