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:
More information on the Essential® React Gantt Chart can be found in this documentation section.