Not finding what you are looking for? Request a recipe!
Modify the DropDownList skin to add a single itemRenderer instance that is outside of the DataGroup used to display the contents of the dataProvider. Populate this separate itemRenderer with the "prompt" value from the hostComponent. Add a click event listener to the itemRenderer that sets the selec ...