RE: [flexcoders] De-Select on Tree does not fire change event

2005-10-18 Thread Deepa Subramaniam
Hey Stacy –   The change event event fires only as a result of user interaction. So if you’re de-selecting a node by changing the tree’s selectedIndex or selectedItem properties programmatically, you will not receive an event.   There are a few ways to get around this. You may want t

Re: [flexcoders] De-Select on Tree does not fire change event

2005-10-18 Thread JesterXL
De-selecting via setting selectedIndex or a control + click?   - Original Message - From: Stacy Young To: flexcoders@yahoogroups.com Sent: Tuesday, October 18, 2005 12:39 PM Subject: [flexcoders] De-Select on Tree does not fire change event I’ve got a button in which its state