Different Editing Modes in Angular Gantt Chart

Different Editing Modes in Angular Gantt Chart

·

1 min read

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 the editing feature, inject the Edit module. To use a selection feature, inject the Selection module.

Product overview: syncfusion.com/angular-ui-components/angula..

Download the example from GitHub: github.com/SyncfusionExamples/different-edi..