New to Telerik UI for BlazorStart a free 30-day trial

Gantt Dependencies

The Telerik Gantt for Blazor lets you define dependencies, which are rendered in the Timeline section of the component. A dependency represents a relation between two tasks. The direction of the arrow indicates which task is dependent on the other. You can bind a data collection of different dependency types and allow your users to edit the dependencies.

Basics

To define dependencies in your Gantt Chart:

  • Add the GanttDependenciesSettings tag, child tag of the <TelerikGantt>.
  • Inside the GanttDependenciesSettings add the <GanttDependencies> and provide a data collection to the Data parameter.

Gantt Dependency Features

In this article
BasicsGantt Dependency Features
Not finding the help you need?
Contact Support