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

Example of Local Data in ASP.NET MVC Gantt Chart Control

This demo shows the way of binding n List of objects to Gantt.

DEMO
SOURCE

Gantt can be bound either to local or remote data services.The DataSource property can be assigned either with the List of C# objects or an instance of DataManager.

In this demo, List of C# objects is assigned as data source to the Gantt.