You can define a labelFunction which will give you the object that the Tree wants to display and you can do whatever you want and return the text you want shown.  You can't have it really follow a different path down the XML though (ignoring some child nodes but showing others).  Does this answer the question?

 

Matt

 

-----Original Message-----
From: achillesflex [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 27, 2004 4:57 PM
To: [email protected]
Subject: [flexcoders] modified structure of dataprovider for tree control

 

is it possible to tell the tree component to use a different tag or
xml structure for its tree control?

rather than nodes within nodes ... what i mean is can i use my own
tag names and different xml structure?


Reply via email to