I want to give validations to the spark combobox when user enters a value other than the value in the dataprovider of that combobox.Can any one give me the code how to give validation if user enters a value other than the value in the dataprovider and on focus change validation should occur.
Thanks
I want to give validations to the spark combobox when user enters a value
Share
you can set the property
textInputto the combobox, and manage the check on input from the associated function…EDIT
EDIT 2
To set the border color from actionscript you can do:
If you do not need particular check on the text inserted you can simply set the property change on the ComboBox