Validator red border stacking on top of each other for DateField
we have custom datefield class. when there error red border around textinput , around little calendar icon button. different red border around each. problem is, if keep clicking on calendar icon, each time validates , unless you've picked correct date, red border multiples. if clck 10 times physically see 10 red borders around text input , calendar.
is there way rid of this? i'd make right before validate() method called clear these borders out. thanks!
you need set following properties
showerrorskin="false" , showerrortip="false"
thanks .
atul (atagrawal@infocepts.com)
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment