Example of Timescale in Javascript Scheduler Control

/
/
Timescale

This demo depicts how to customize the grid lines of schedule with different duration, count and also, how to apply template customizations on it.

More Details...

Description

In this demo, schedule has been allowed to display different number of grid lines per hour assigned with different duration to each cell, by making use of the interval and slotCount properties. The grid lines can also be disabled on schedule, by setting false to the enable property available within timeScale. The time header text can be customized by making use of the majorSlotTemplate and minorSlotTemplate properties.