Cascade List component

I would like to share a Cascade List component that allows to work with tree like structures:

It should accept the same data you can pass to flex Tree control but would display it by using List elements stacked together. You can sign up for listItemSelected event to listen for selection and control style by styleName property. See link to an example below for more details.

You can see a demo here.

Source code and example can be found here.


About this entry