Example of Swimlane in Blazor Kanban Component

Kanban / Swimlane

This example demonstrates the swimlane functionalities of Kanban component. It has provided options in the property panel to sort the cards, enable drag-and-drop across swimlanes, show or hide the empty row, items count and swimlane frozen rows. Also, you can expand/collapse the swimlane row in the Kanban board.

To Do
- 5 items
In Progress
- 4 items
Done
- 5 items
Properties
Sort direction
Swimlanes Drag & Drop
Show items count
Freeze swimlane row

This sample renders based on the fields mapped to KanbanSwimlaneSettings. It provides the following properties:

  • KeyField - Swimlane header mapped to assignee in this demo.
  • SortDirection - Sort direction for sorting the swimlane cards.
  • AllowDragAndDrop - Enables or disables the drag and drop of the cards across swimlane.
  • ShowEmptyRow - Shows or hides the empty swimlane row.
  • ShowItemCount - Shows or hides the items count in the swimlane header.
  • EnableFrozenRows - Enables or disables the frozen swimlane rows.

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