Blazor Kanban Board - Workflow Management

Kanban / Workflow

This example demonstrates the workflow functionalities that define the flow of transition between the columns. You can drag and drop the cards between Kanban columns to see the workflow restriction.

Loading Syncfusion Blazor Server Demos…

Order
- 4 items
Ready to Serve
- 4 items
Home Delivery
- 4 items
Delivered
- 5 items

In this sample, you can drag the cards from the Order column and drop them into Ready to Serve and Home Delivery columns. Also, you couldn’t drag the cards from the Delivered column and drop the cards in the Order column. The action is controlled using the following properties of KanbanColumn.

  • TransitionColumns - Allows the card transition to only these specified columns.
  • AllowDrag - Enable/disable the drag action of a column.
  • AllowDrop - Enable/disable the drop action on a column.

See also

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE