SchedulerDataSource Overview
The SchedulerDataSource extends the DataSource component.
It contains instances of the custom kendo.data.SchedulerEvent
model, which represents the event data items of the Scheduler.
The following example demonstrates how to bind the Scheduler to the SchedulerDataSource.