I have a combobox with arrayCollection dataprovider, it has nothing selected after creation. I want to add some text as first option when nothing is selected, just to indicate that the user didn’t select an option yet.
I have a combobox with arrayCollection dataprovider, it has nothing selected after creation. I
Share
If I understood you correctly,
promptproperty is what you are looking for. To quote the ComboBox documentation from Flex 3:Quote from ComboBox documentation