Example : Start Date : 4/08/12 End Date : 4/12/12 Submit button
I want to disable all dates from 4/0812 to 4/12/12 when Submit Button is clicked. I'm using asp.net c# and also when my Page is loaded and when the CalendarExtender is appearing again it the 4/08/12 to 4/12/12 can't be selected (disabled).
Example Database Dates 4/08/12 4/09/12 4/10/12 4/11/12 4/12/12
Those dates should be disabled.
I hope anyone can help me :| i'm new in using calendarExtender.
Thanks in advance