• 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 WBS Column in ASP.NET Core Gantt Control

This sample demonstrates how the Gantt Chart supports Work Breakdown Structure (WBS) codes, including automatic updates to WBS codes and predecessors. It ensures data consistency during common operations like sorting, filtering, editing, and drag-and-drop—making project tracking more structured and reliable.

DEMO
SOURCE

The Work Breakdown Structure (WBS) is a hierarchical numbering system used to represent each task's position within the overall project structure. By enabling the enableWBS property, the Gantt Chart generates WBS codes and WBS predecessors for all tasks.

By default, the enableAutoWbsUpdate property is set to false. To ensure WBS codes remain accurate after actions such as sorting, filtering, editing, or drag and drop, set this property to true.

When enableAutoWbsUpdate is enabled, WBS codes are recalculated automatically whenever the task hierarchy changes. This maintains consistency and structural clarity throughout the project lifecycle.

This example showcases how enabling WBS along with automatic updates enhances task tracking and provides a clear, organized project view.

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