Example of Day Hour Limit in Javascript Scheduler Control

/
/
Day Hour Limit

This demo depicts how to restrict the start and end hours of Scheduler, thus limiting it to display only the given hour range.

More Details...

Description

In this demo, the Scheduler is made to display from 8 AM to 8 PM and the rest of the hours are hidden, as it is restricted to start from 08:00 hours and end on 20:00 hours by setting to startHour and endHour properties respectively.