Back to Devexpress

Manage Dependencies

aspnet-401856-components-gantt-edit-data-manage-dependencies.md

latest1.9 KB
Original Source

Manage Dependencies

  • Jun 18, 2021

Run Demo: Data Binding and Editing

Add a Dependency

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:

Delete a Dependency

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

ASPxGantt

ASPxClientGantt