• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of Unscheduled Tasks in ASP.NET Core Gantt Chart Control

This sample visualizes the support for displaying unscheduled tasks in Gantt and adding empty rows using the custom toolbar button.

DEMO
SOURCE

Unscheduled tasks are tasks in a project that are not scheduled with proper dates or duration at the commencement of the project. These tasks can be scheduled properly at any time during project implementation based on factors such as resource availability, dependent tasks, and more. This example shows how to display the unscheduled tasks in Gantt by enabling the allowUnscheuldedTasks property. This also shows how to add an empty row in Gantt by using a custom toolbar button click action. By using the toolbarClick event and addRecord method, an empty row can be added at the top of the rows with undefined task details.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab