• 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 Dialog Editing in ASP.NET Core Kanban Control

This sample showcases the CRUD (Create, Read, Update, and Delete) operations of the Kanban control. You can add a new card using the button from the property panel and read, update, or delete a card by opening the card details in dialog by double-clicking it.

DEMO
SOURCE

The sample is designed to showcase the CRUD operations of the Kanban board. The Kanban provides the essential methods to handle the CRUD operation from the application-end.

  1. updateCard
  2. addCard
  3. deleteCard

The double click event of the card is used to open the card details in a dialog and read, edit, or delete a card.

Transform your ASP.NET Core web apps today with Syncfusion® ASP.NET Core components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab