Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Gantt Chart with Different Editing Modes

A React sample project that demonstrates the React Gantt Chart component with support for editing tasks, taskbar manipulation, and task dependency management in a project scheduling scenario.

Project Overview

This repository provides a practical example of using the Syncfusion React Gantt Chart to build an interactive project management interface. The sample focuses on configuring built-in editing capabilities and toolbar actions that allow users to manage tasks directly within the Gantt chart

Features

  • Syncfusion @syncfusion/ej2-react-gantt integration
  • Editable Gantt chart with:
    • add, edit, delete tasks
    • taskbar editing
    • dependencies between tasks
  • Toolbar controls:
    • Add
    • Edit
    • Delete
    • Update
    • Cancel
    • Expand All
    • Collapse All

Installation

Install project dependencies using:

npm install

Run the app

npm start

Open http://localhost:3000 in your browser.

How It Works

The sample renders a GanttComponent configured with editing options enabled. Task data is supplied from a local data source and mapped to the Gantt chart using the taskFields property.

Notes

  • The edit mode is configured as Auto to allow inline task updates.
  • Taskbar editing is enabled using the allowTaskbarEditing option.
  • Sample data includes parent tasks, nested subtasks, and a basic dependency value such as 2FS.

Related Links

About

A quick-start project that helps you to enable editing in React Gantt Chart. This project contains a code snippet to perform cell, dialog, taskbar, and dependency editing in Gantt Charts.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.