ComboBox for ASP.NET MVC


Powerful and flexible drop down lists.

Part of the Kendo UI for ASP.NET MVC Suite.

ComboBox

Combo, DropDownList, and AutoComplete

Telerik’s Combo Box component comes in several flavors. The regular Combo Box, with the drop down arrow with the ability to type to narrow down entries. The Drop Down List which only allows to select a particular entry, and the AutoComplete which grants your users the ability to type to filter down the list of items. View demo

Server and Client Filtering

Utilize the various modes of filtering, both on the server and client-side of your application. These filter modes can include starts with or contains, and can customize how and when the results get displayed.

Cascading Combo Box

Allow for Combo Boxes to be related, where one Combo Box cascades into another by setting one single property. View demo

Server and Client Validation

The Combo Box MVC component can utilize the built-in client and server validation of ASP.NET MVC. This ensures that you can properly display validation messages when an error has occurred around the component.

Load on Demand

When dealing with large amounts of data it is always difficult and strenuous on the browser to load all of the data on the initial page load. With load on demand the data is only loaded as needed and asynchronously.

Client-side API

Customize and interact with the component with JavaScript on the client-side either through the rich client-side API or the events fired on the client. View demo

What happened to Telerik Extensions for ASP.NET MVC?

As of July 2012 we shipped the last version of Telerik Extensions for ASP.NET MVC and have introduced our next generation ASP.NET MVC product – Kendo UI Complete for ASP.NET MVC which enables you to target both desktop and mobile devices using the cross-platform power of modern HTML5, CSS3 and JavaScript. For more information on the transition check out the FAQ or just take Kendo UI Complete for ASP.NET MVC for a spin.