• 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 Checkbox in ASP.NET Core List Box Control

This sample demonstrates the checkbox functionalities of the ListBox. Click one or more items from the list of items in the ListBox.

DEMO
SOURCE

Select your favorite car:

The ListBox component has built-in support to select multiple items from the list. The Checkbox selection can be enabled by setting the showCheckbox as true in the selectionSettings property.

To perform the checkbox feature in the ListBox, the CheckBoxSelection module has to be injected at the application level.

More information about checkbox selection in ListBox can be found in the Documentation section.

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