This sample illustrates the phases of a software development project, with tasks like analysis, design, development, testing, and documentation. This also demonstrates CRUD operations in a Gantt Chart.
This sample demonstrates how to fully customize the dialog editing interface in the React Gantt Chart using the addDialogFields and editDialogFields properties along with additionalParams. It showcases how to override default input and grid components within each tab and organize custom fields across multiple tabs for a structured editing experience.
The following tab-level customizations are included:
Gantt component features are segregated into individual feature-wise modules. To use edit, columnMenu, filter, reorder, sort, resize, toolbar, markers and selection features, we need to inject Edit, ColumnMenu, Filter, Reorder, Sort, Resize, Toolbar, DayMarkers and Selection into the Inject Services section.
More information on the Essential® React Gantt Chart can be found in this documentation section.