Archive for April 5th, 2008

05
Apr

Opening branches by clicking rows in a Tree control in Flex

The following example shows how you can expand/collapse branches in a Flex Tree control by clicking on the row instead of having to click on the disclosure/arrow icon.

Full code after the jump.

Continue reading ‘Opening branches by clicking rows in a Tree control in Flex’