JavaScript/jQuery Gantt - editing
Type:
The widget allows users to add, modify and delete tasks, resources and dependencies. Set the enabled option to true to enable edit functionality.
NOTE
index.js
- $(function() {
- $("#gantt").dxGantt({
- editing: {
- //...
- }
- });
- });
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.