The purpose of this demo is to show how to use the DataSourceView provider to bind the RadGantt control. In order to use the Datasource provider you need to set the
DependenciesDataSourceID and DataSourceID properties to the appropriate datasource control. Also you need to set the properties avaiable under the
TaskDataBindings and DependenciesDataBindings sections to match the tasks and dependencies fields of the datasources.
Then RadGantt will automatically create a DataSourceView provider and will use it to update the information.