Back to Devexpress

Edit Data

aspnet-401591-components-gantt-edit-data.md

latest890 B
Original Source

Edit Data

  • May 25, 2021

The Gantt control allows you to edit data in the Task List region and in the chart. You can add and modify tasks and their dependencies, and assign or reassign resources responsible for specific tasks.

Run Demo: ASPxGantt - Data Binding and Editing

The GanttEditingSettings object allows you to access the following edit settings:

  • Enabled - Specifies whether users can edit data.

  • The Allow[Element]Insert, Allow[Element]Update, and Allow[Element]Delete properties specify whether users can insert, update, and delete Gantt elements.

See Also

ASPxGantt

ASPxClientGantt