• 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 Show Hide Columns in ASP.NET Core Kanban Control

This sample demonstrates how to control the visibility of Kanban columns dynamically. Check or uncheck the checkboxes from the property panel to show or hide the corresponding column.

DEMO
SOURCE

The Kanban provides an option to show or hide its columns dynamically using the following public methods.

  • ShowColumn: Makes the corresponding column visible based on the specified ID.
  • HideColumn: Hides the corresponding column based on the specified column ID.
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