aspnet-401856-components-gantt-edit-data-manage-dependencies.md
Run Demo: Data Binding and Editing
The dependency type specifies which edges (right or left) are the dependency’s start and end points. To add a dependency between two tasks, move the mouse pointer over the preceding task’s edge (marked with a circle) and drag the connector to the edge of the next task.
For example, the following image shows a “Finish-To-Start” dependency between tasks:
Related API:
Right-click a dependency and select the “Delete Dependency” context menu item.
The Gantt control displays a delete confirmation message when you want to remove a dependency.
Related API:
See Also