Telerik UI for ASP.NET MVC MultiSelect Overview

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
index.cshtml
IndexController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API
devcraft ninja image

The MultiSelect component is part of Telerik UI for ASP.NET MVC, 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 MVC MultiSelect allows users to select multiple items from a drop-down list of options. The component offers support for local and remote data binding, displaying grouped options, templates for customizing the item's appearance, and options for customizing the component's behavior, such as auto-closing or remaining open after selecting items from the list.

This demo shows how to configure a filterable MultiSelect that binds to remote data and specify a "no data" template that will be displayed if no results are found or the underlying data source is empty.

The ASP.NET MVC MultiSelect control is part of Telerik UI for ASP.NET MVC , a professional-grade UI library with 110+ components for building modern and feature-rich web applications. The MultiSelect is a server-side wrapper for the Kendo UI for jQuery MultiSelect component and comes in the form of an HtmlHelper.

Functionality and Features

Additional Apps

This MultiSelect example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources