Posts Tagged ‘List to List’

A Flex List to List Component

On a recent Flex project I needed a component that would allow me to move selected items in one list to another list.  A Google search for “flex list to list component” turned up nothing, nor did “flex enhanced list component”.  Undaunted I decided to roll my own which I am now sharing with the [...]