Gantt Chart / Rows / Row Drag and Drop

Blazor Gantt Chart Example - Row Drag and Drop Interaction Support

Loading Syncfusion Blazor Server Demos…

This sample demonstrates the row drag and drop feature in the Blazor Gantt Chart. It allows tasks to be repositioned within the gantt chart by dragging a row and dropping it either above or below another row as a sibling, or as a child under a parent task.

To enable this functionality, set the AllowRowDragAndDrop property to true. This allows seamless reordering and restructuring of tasks directly within the gantt chart, based on the provided data source.

For further details, refer to the documentation.