[flexcoders] Unable to Expand a Tree programatically..

2007-10-18 Thread sk_acura
Hi All, I have a Tree Control and is backed by a ArrayCollection of Node (custom) Class. And when i set the dataProvider and call the updateNow it doesn't expand..(i have to manuallt expand the nodes..) Here is the Code i am using..(I am initilaizing this on my init()

RE: [flexcoders] Unable to Expand a Tree programatically..

2007-10-18 Thread Tracy Spratt
] On Behalf Of sk_acura Sent: Thursday, October 18, 2007 5:58 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Unable to Expand a Tree programatically.. Hi All, I have a Tree Control and is backed by a ArrayCollection of Node (custom) Class. And when i set the dataProvider and call