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

Example of Local Data in ASP.NET MVC Kanban Control

This sample demonstrates the way of data binding to Kanban control with object array (local data source).

DEMO
SOURCE

The Kanban supports binding data source to the board using the DataSource property that can be assigned with the list or instances of DataManager.

In this demo, the array of objects is assigned as the data source to the Kanban board.