Drag and Drop - ASP.NET Gantt

Drag and Drop Gantt Task Moving

asp.net gantt chart drag and drop task moving

The Gantt control will let the users move tasks (and milestones) in time.

The task groups are displayed in an Auto mode by default - their start and end will be calculated from children. In the Auto task group mode it's not possible to move the groups using drag and drop.

Task moving is enabled by default. The handling type is set to Notify - this means the task will be moved on the client side immediately, then the server will be notified using an AJAX call. No server-side refresh is required.

Read more about drag and drop Gantt task moving.

Drag and Drop Task Resizing

asp.net gantt chart drag and drop task resizing

Read more about drag and drop Gantt task resizing.

Drag and Drop Row Moving (Hierarchy Changes)

asp.net gantt chart tree drag and drop

Read more about Gantt row moving.

Drag and Drop Link Creating

asp.net gantt chart drag and drop link creating

Read more about drag and drop link creating.