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