DEV Community

Cover image for Different Editing Modes in Angular Gantt Chart
Arun
Arun

Posted on

Different Editing Modes in Angular Gantt Chart

Learn how to enable editing in the Angular Gantt Chart component of Syncfusion. Also see how to perform cell, dialog, taskbar, and dependency editing in Gantt charts. Gantt component features are segregated into individual feature-wise modules. To use editing feature, inject the Edit module. To use a selection feature, inject the Selection module.

Product overview: https://www.syncfusion.com/angular-ui-components/angular-gantt-chart

Download the example from GitHub: https://github.com/SyncfusionExamples/different-editing-modes-in-angular-gantt-chart

Top comments (0)