Open branches by clicking rows in Flex Tree control
October 19, 2008
Leave a comment
In the existing flex tree control, the tree nodes can be expanded and collapsed by clicking on the small arrow icons on the left. It will be a good feature if we can do the same by clicking on the row. In this example the Tree control is extended to change its behavior such that its nodes can be opened and closed by clicking on the row.
Click here or on the image to view the example
( Right click to view the source )
