UI for ASP.NET Core
The Telerik UI for ASP.NET Core MultiSelect component allows users to select multiple items from a dropdown list. It supports both local and remote data binding, client and server filtering, virtualization for performance enhancement, tag mode and it is easily customizable through templates.
Check out the Telerik UI for ASP.NET Core MultiSelect demo
The MultiSelect component provides various options for data binding, you can choose whichever fits your use case scenario:
Leverage the various modes of filtering, both on the server and client-side of your Core application. These filter modes can include “starts with” or “contains” and can customize how and when the results are displayed.
Provide a smoother and more efficient end-user experience with the ASP.NET Core MultiSelect floating label feature. Add a compact form label that floats above your input fields and save space while ensuring users don’t lose the form context.
Enable a mobile-friendly rendering of the MultiSelect suggestion list by simply setting the AdaptiveMode parameter to AdaptiveMode.Auto. This will allow automatic adaptation of the picker component to the current size of the screen. The rendering will be changed accordingly as well.
Check the Telerik UI for ASP.NET Core MultiSelect Adaptive Rendering Demo
The MultiSelect component is highly customizable, so it can be implemented in any project. You can customize its items, tags or enable a pop-up header to tailor it to your needs. For example, you can list different products, including both an image and product description, or you can use it to list all customers with photos and contact information as in this demo.
The MultiSelect component exposes a set of OnClick events, some of which include Open, Close, Change, Select and more.
Telerik UI for ASP.NET Core offers two options for declaring UI components – through HTML or Tag Helpers. You can choose which approach to use for the MultiSelect component based on preference, technology background or team development practice. Both HTML and Tag helpers allow you to lay out the components and their configuration with a simple and easy-to-read HTML-like syntax.
The ASP.NET Core MultiSelect is one of the many components in the suite that have 4 built-in themes and 20+ swatches. You can easily customize any of out-of-the-box themes with a few lines of CSS to match your customer’s design requirements, or you create new themes by using the Progress ThemeBuilder application application.
The MultiSelect component is also available for these web development frameworks:
Getting started with any of the Telerik UI for ASP.NET Core components is as easy as pie. As a first step we recommend signing up for a trial (or purchase a license if you wish) and then see the extensive MultiSelect documentation. You can also play with the available demos and explore the source code behind each of the examples.
Yes, the ASP.NET Core UI library from Progress Telerik includes multiple other select-type components, each designed to serve a specific purpose. Check them out:
The MultiSelect is part of Telerik UI for ASP.NET Core, a professional grade UI library with 110+ components for building engaging, consistent, and feature-rich applications. You can buy the suite online or contact our sales team.
You can, of course, decide to purchase a DevCraft license. It bundles all Progress Telerik .NET and JavaScript UI components.
The common use cases involve using the MultiSelect component together with Telerik UI for ASP.NET Core Form component or with the Data Grid.
If you need to collect customer information and you want to provide them with multiple choices, then the easiest way is to set up a Form with a list of available options with multiple selections. As for the Grid, you can add a list to a Grid column with multiple selections to further facilitate data entry and provide more flexibility with less limitations.
Yes, you can try all Telerik UI for ASP.NET Core components without paying anything or having to provide any payment details by simply signing for the free 30-day trial. During the evaluation, you will have access to all ASP.NET Core components, technical support, demos, documentation, and on-demand technical training.