Example of Column Rearrangement in Javascript Kanban Control

/
/
Column Rearrangement

This example demonstrates the column rearrangement of the Kanban control. You can drag and drop the columns to rearrange them across multiple stages of the Kanban board.

More Details...

Description

The Kanban provides an option to enable column drag-and-drop functionality using the allowColumnDragAndDrop property. allowColumnDragAndDrop: If you set this property to true, the columns can be dragged and dropped to rearrange their order.