Example of CheckBox in ASP.NET Core MultiSelect Dropdown Control

This sample demonstrates the checkbox functionalities of the MultiSelect. Click the MultiSelect element and then type a character in the search box. It will display the filtered list items based on the typed characters and then select the multiple values through the checkbox.

DEMO
SOURCE

CheckBox

The MultiSelect has built-in support to select the multiple values through checkbox, when the mode property is set as checkbox.

In this sample, the local data is bound to a collection of countries data. Also, provided options for the following:

To enable/disable the Select All feature in the property panel.

To enable/disable the DropDown Buttonfeature in the property panel.

To enable/disable the Selection Reorderfeature in the property panel.

The checkbox sample illustrates using the countries data.

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