• Material 3
  • Fluent
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Theme Selection
Theme Modes
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Object Value Binding in ASP.NET MVC MultiSelect Dropdown Control

This sample demonstrates the default functionalities of the MultiSelect. Type a character in the MultiSelect element or click on this element to choose one or more items from the suggestion list.

DEMO
SOURCE

The MultiSelect component contains a list of predefined values from that the user can choose multiple values.

In this sample, the selected items are shown with three different UI modes in three different MultiSelect elements. That three UI modes are listed below,

  • Default - on focus-in, the component will act in box mode and on blur, the component will act in delimiter mode.
  • Box - selected items will be visualized in chip.
  • Delimiter - selected items will be visualized in text content.

More information on the MultiSelect instantiation can be found in the documentation section.

Transform your ASP.NET MVC web apps today with Syncfusion ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE