9/3/2010 12:21:22 AM
Title:
date
i have to two date fields , start and end
in the start date field it should show the current date and previous dates to be disabled and if user selects some other date then from that date the previous dates should be disabled
in the end date field it should show the start date and previous dates to be disabled and if user selects some other date then from that date the previous dates should be disabled
thanks in advance
plz provide the sample code
Davis
Points: 780
Posts:0
9/3/2010 4:03:22 AM
you can easily disable the particular day or data range in date component flex. See this thread should be helpful to you
http://askmeflash.com/qdetail/648/chaging-mx-internal-functions
http://askmeflash.com/qdetail/676/how-to-disable-second-saturday-of-month-in-datefield
9/5/2010 4:42:20 AM
you can dynamically disable the date ranges in date component dynamically depending upon the date you selected .