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

Example of Selection Limit in ASP.NET Core MultiSelect Dropdown Control

This sample demonstrates the maximum selection limit functionalities with checkbox of the MultiSelect. MultiSelect value can set restrictions based on the maximum selection length that can be selected.

DEMO
SOURCE

CheckBox

Selection Limit

The MultiSelect has built-in support to limit the value selected in Multiselect component, when the maximumSelectionLength property is set as 3, maximum of only 3 value will be selected in the MultiSelect.

The selection limit sample illustrates using the countries data.