Tag Archive for 'acceptdragdrop()'

16
Apr

Removing items from a Flex DataGrid control using the DragManager class

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.

Continue reading ‘Removing items from a Flex DataGrid control using the DragManager class’