Telerik UI for ASP.NET Core MultiSelect Overview
- EXAMPLE
 - VIEW SOURCE
 - 
Change Theme
defaultDefault Theme
- Main
 - Main Dark
 - Nordic
 - Ocean Blue
 - Ocean Blue A11Y
 - Purple
 - Turquoise
 
Bootstrap Theme- Main
 - Bootstrap 3
 - Bootstrap 3 Dark
 - Main Dark
 - Nordic
 - Turquoise
 - Turquoise Dark
 - Urban
 - Vintage
 
Material Theme- Main
 - Arctic
 - Lime Dark
 - Main Dark
 - Material 2
 - Material 2 Dark
 - Nova
 
Classic Theme- Main
 - Green
 - Green Dark
 - Lavender
 - Lavender Dark
 - Main Dark
 - Metro
 - Metro Dark
 - Moonlight
 - Opal
 - Opal Dark
 - Silver
 - Silver Dark
 - Uniform
 
Fluent Theme- Main
 - Main Dark
 
 
Also available for:
CLIENT-SIDE API HTML HELPER APIThe MultiSelect component is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.
Description
The Telerik UI for ASP.NET Core MultiSelect Component allows users to select multiple items from a drop-down list of options. The component offers support for local and remote data binding as shown in the basic usage scenario, and options for customizing its behavior such as auto-closing or remaining open after selecting items from the list.
The Telerik UI ASP.NET Core MultiSelect control is part of Telerik UI for ASP.NET Core, a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The UI for ASP.NET Core MultiSelect is a server-side wrapper for the Kendo UI for jQuery MultiSelect widget and supports an HtmlHelper and a TagHelper mode.
Functionality and Features
- Data binding modes—The MultiSelect provides the AJAX binding, server binding, custom data binding, and model binding modes.
 - Appearance and styling—You can use an easier way of modifying the ComboBox appearance which helps to avoid the need of manually overriding the CSS styles of the component.
 - Grouping—You can bind the ComboBox to a grouped data source.
 - Templates—You can define Kendo UI Templates for the items, header, tag, and empty data source MultiSelect elements.
 - Tag mode—The MultiSelect provides options for displaying its items as individual (multiple) tags and as a single, summary tag.
 - Client and server filtering—You can filter the MultiSelect data both on the client and server side.
 - Virtualization—You can use the virtualization feature of the MultiSelect for displaying large data sets.
 - Globalization and keyboard navigation—The MultiSelect is accessible for screen readers, supports WAI-ARIA attributes, delivers keyboard shortcuts for faster navigation, and enables you to render it in a right-to-left direction.
 
Additional Apps
Support & Learning Resources
- ASP.NET Core MultiSelect Documentation Overview
 - ASP.NET Core MultiSelect API
 - ASP.NET Core MultiSelect in Razor Pages Documentation
 - ASP.NET Core MultiSelect Forums
 - Telerik UI for ASP.NET Core MultiSelect Homepage
 - Telerik UI for ASP.NET Core Sample Demos Application
 - Telerik UI for ASP.NET Core Knowledge Base