ComboBox for ASP.NET AJAX


Powerful and flexible drop down list.

Part of RadControls for ASP.NET AJAX.

ComboBox

Powerful Data Binding

Bind to any declarative DataSource control or business object through the easy-to-use data binding options. View demo

Load-on-demand

Allow for data to only be displayed as needed. This can be done in various ways, including server or web service calls. View demo

Templates

Create customized templates to display in the ComboBox. These templates can be set universally for all items, or can be defined on an item-by-item basis. View demo

Checkboxes

Take use of the built-in ability to, with a single property, render checkboxes next to each item in the ComboBox. View demo

Client-side API

Add, Remove, Disable items as needed and customize the control by using the rich client-side API. View demo

Autocomplete

Allow for the user to filter down the possible items for them to select by simply typing into the control. As they type the options will narrow down to ones that start with, or match, what the user has typed. View demo

Control Integration

Integrate other Telerik or standard ASP.NET controls inside of every ComboBox, extending the power and functionality of the control even further. View demo