7/30/2010 4:16:11 AM
Title:
numericstepper
Hi all,
i have numericstepper which is used to select the months, i want the numericstepper to loop in 1-12 after 12 it should start from 1
how can i implement this...
thanks
Shawn
Points: 680
Posts:0
7/30/2010 10:45:47 AM
on its change event check the value if its 13 then set it to 1
7/30/2010 10:30:47 PM
you can also restrict the value of numeric stepper in flex from 1-12 by setting the property.