[flexcoders] Expanding Tree Item by Label

2007-01-19 Thread godsman4amy
We are using a Flex Tree component for a menu. To open it, you have to click the icon to the left of the branch label. We want to enable the user to click on the label to open the branch. Is that possible? If so, how can we do that? Thanks for your help. I tried to search on this and haven't

Re: [flexcoders] Expanding Tree Item by Label

2007-01-19 Thread Michael Schmalle
Hi, Use the itemClick event , get the node reference and call expandItem(). Peace, Mike On 1/19/07, godsman4amy [EMAIL PROTECTED] wrote: We are using a Flex Tree component for a menu. To open it, you have to click the icon to the left of the branch label. We want to enable the user to