The Telerik UI for ASP.NET Core ComboBox component displays a list of values and allows the selection of a single item from that list. Users can easily filter the list or even input their own search text. The built-in grouping functionality makes the component easier to navigate, and the option to customize templates lets you personalize the look of the ComboBox to meet your customers’ expectations. The component also comes with virtualization for large datasets and server and client filtering.
The Telerik ASP.NET Core ComboBox enables you to bind it to a grouped data source. In order to do that, you should define a group DataSource expression that uses a custom DataSource configuration and then specify the field by which the ComboBox will be grouped.
Leverage the various modes of filtering, on both the server- and client-side of your Core application. Filter modes can include “starts with” or “contains” and can facilitate the customization of how and when the results are displayed.
See the demo on ASP.NET Core ComboBox Filtering
Ensure a smoother and more efficient user experience with the ASP.NET Core ComboBox floating label feature. Adding a label that floats above the input fields allows you to save space and ensures end-users don’t lose the required form input.
The component supports virtualization, which comes in handy with large datasets. As you can see in the example linked below, the ComboBox renders a fixed number of items at first and, when scrolled, takes the rest of the items and displays them in the same format.
Guide your users’ input with a series of two or more ComboBoxes that filter the available input options. You can enable related lists to cascade from one to another by setting a single property. Choosing an item in a ComboBox would lead to enabling/disabling the following ComboBoxes in the project and display only the relevant corresponding items.
See Telerik UI for ASP.NET Core in action and check out how much it can do out-of-the-box.
Check out the offers. Purchase an individual suite, or treat yourself to one of our bundles.
Try Telerik UI for ASP.NET Core with dedicated technical support.