Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Vladimir Lopez on Apr 21, 2008 08:01
open dhtmlx forum
Unlink past dates

How can i disable the past dates in the calendar?

thans
Answer posted by Support on Apr 21, 2008 08:22
You can use
    calendar.setSensetive(min,max);

    calendar.setSensitive( new Date() ,null); // deny dates in past