drag_project

enables drag and drop of items of the project type

boolean drag_project;

Available only in PRO Edition

Example

gantt.config.drag_project = true;


Default value:

false

Related samples

Details

This functionality is available in the PRO edition only.

Allows a user to drag and drop projects together with their subtasks.

See also
Back to top