Faiq
Posted on Jun 15, 2009
(permalink)
Hi all,
A small question!
Is there any property or function available so that i could set min and max date range for scheduler. In fact i want to restrict user not to select date less then the current date from scheduler calendar. Kindly help me out.
Regards
Faiq Shah
Reply
Answer
Shinu
MVP
Posted on Jun 15, 2009
(permalink)
Hi Faiq Shah,
Try the following code snippet for setting the RangeMinDate of
embedded RadCalendar in Scheduler.
CS:
Hope this helps :)
-Shinu.
Reply