Pop-up Multiple Selection Control Component in Flex
Tuesday, September 9th, 2008There is no multiple selection control component in flex. If want to realize this function we need to save the choosen data in somewhere . Of course it could deal with the problem also but takes more time. Someone have written a component which solved the problem on flex cookbook. You could use it easily [...]