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
<?xml version = '1.0' encoding = 'utf-8'?>
|
combo.swf

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
Ask Questions? Discuss: Flex Combo Box example View All Comments
Post your Comment