Posts tagged as:

getItemIndex()

The following example shows how you can drag an item from a Flex DataGrid control onto an Image control to remove the item from a data provider.

Full code after the jump.

[click to continue…]

{ 0 comments }

The following example shows you how you can expand tree nodes (recursively, no less) by selecting an item from a ComboBox control.

Full code after the jump.

[click to continue…]

{ 6 comments }