Friday, March 9, 2007

Just quick update:

I am moving my blog to the new address:
http://blog.widget-labs.com/

Monday, March 5, 2007

Cascade List component

UPDATE:

I moved my blog. Please use new url for latest info:
http://blog.widget-labs.com/2007/03/05/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.