Pop-up Multiple Selection Control Component in Flex
By admin | September 9, 2008
There 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 when you need.
Sreenshot:
Following is the website address:
http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postId=10343
Topics:
Adobe-Flex |
No Comments »
|
Tags: Control Component, Flex, Multiple Selection, Pop-up