GanttDataSource Overview
The GanttDataSource extends the DataSource component.
It contains instances of the custom kendo.data.GanttTask
model, which represents the task data items of the Gantt.
The following example demonstrates how to bind the Gantt to the GanttDataSource.