Example of API in ASP.NET MVC Kanban Control

This sample demonstrates the important APIs required to manipulate the Kanban control. Provides necessary details in the property panel to add and remove the columns dynamically.

DEMO
SOURCE

Add Column

Delete Column

The demo explains how to add or remove columns programmatically.

  • AddColumn: The public method used to add a column to the Kanban board dynamically.
  • DeleteColumn: The public method used to remove the existing column from the Kanban board based on an index.
Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab