• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of Row Drag and Drop in ASP.NET Core Gantt Control

This sample demonstrates the Gantt component with the row drag and drop feature. You can rearrange the gantt rows by using drag icon on the left side of the gantt column. Here, you can drag and drop the gantt rows into the required position.

DEMO
SOURCE

Row drag and drop feature can be enabled by settting the allowRowDragAndDrop property as true.