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

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

This sample demonstrates the object value binding 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. The corresponding object value of the selected item is then assigned to the value property.In the property panel, the value property of the selected item's will be displayed.

DEMO
SOURCE

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

In this sample, the selected items are shown with default UI modes in MultiSelect elements. Once an item is selected, its associated object value is automatically assigned to the value property. This behavior is enabled by the allowObjectBinding property.

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