• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Self Reference Data in ASP.NET Core Gantt Control

This sample demonstrates the way of binding self-referential flat data to the Gantt control.

DEMO
SOURCE

Gantt can be bound either to local or remote data services. The dataSource property can be assigned either with the array of JavaScript objects or an instance of DataManager.

In this demo, the array of self-referential flat data with parentID is assigned as data source to the Gantt.