• Material 3
  • Fluent
  • Fluent 2
  • Bootstrap 5
  • Tailwind CSS
  • High Contrast
  • Fluent 2 High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Theme Mode
Localization
*Translated by Google Translator.
Currency

Example of API in ASP.NET Core 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 Core web apps today with Syncfusion® ASP.NET Core components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab