Search Flex Samples

Flex Combo Box example

In this tutorial page you will be taught to utilize ComboBox control inside your flex file. In the example you will learn to build two ComboBox controls. The Example below shows combo boxes with nicely formatted string data, so here you will be also taught to do the graphical works on flex visual component. 

The following code demonstrates the ComboBox control working example. This control shows the drop-down list of data you passed as String inside it.

 combo.mxml

0 comments:

Related Flex Samples

Learn Flex: Flex Samples | Flex Video Tutorials Flex Examples