Try the required [1] property. Setting it to false to disable the checks. [1] http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/validators/Validator.html#required
-Mark -----Original Message----- From: [email protected] [mailto:[email protected]] Sent: Tuesday, April 08, 2014 12:50 PM To: [email protected] Subject: Validation issue on custom combobox Hi everyone, I am using a custom component which provides autocomplete feature.the component is from flextraautocomplete nd i m using flex 4 version The problem is while validating the autocomplete box the textinput of combobox always remains red ..evn after successful validation. Any idea pls .. why such behaviour .. Flextra autocomplete is mx combobox nd mx textinput is programmitaclly added in it. I tried errorString = ' ' ..but to no avail Please help me in understanding this behaviour and provide a possible solution Thanks Sent from Yahoo Mail on Android
