Telerik UI for ASP.NET MVC ComboBox Overview
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Ocean Blue A11Y
- Purple
- Turquoise
Bootstrap Theme- Main
- Bootstrap 3
- Bootstrap 3 Dark
- Main Dark
- Nordic
- Turquoise
- Turquoise Dark
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Green
- Green Dark
- Lavender
- Lavender Dark
- Main Dark
- Metro
- Metro Dark
- Moonlight
- Opal
- Opal Dark
- Silver
- Silver Dark
- Uniform
Fluent Theme- Main
Also available for:
CLIENT-SIDE API SERVER-SIDE APIThe ComboBox 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 ComboBox is a component that displays a list of values and allows a single selection from these items.
The current demo shows a basic use-case scenario of two ComboBoxes which display list items and prompt the user to select the desired values.
The ASP.NET MVC ComboBox 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 ComboBox is a server-side wrapper for the Kendo UI for jQuery ComboBox component and comes in the form of an HtmlHelper.
Functionality and Features
- Modes of operation—The ComboBox supports the classic and inline operation modes.
- Tools—The ComboBox delivers a predefined collection of tools, which enable the users to interact with the control.
- Pasting—You can use the available ComboBox paste cleanup and pasting from MS Word features.
- Serialization and deserializationYou can serialize and deserialize the content of the ComboBox.
- Image browser—The ComboBox image browser is a built-in tool for image insertion into the component.
- Immutable elements—You can configure parts of the ComboBox content to be uneditable.
- CRUD operations—The ComboBox enables you to perform the basic data persistence operations.
- Content styling—The ComboBox supports default and customs styling options.
- Import and export—You can enable the import and export of the ComboBox content as various documents by using the Telerik Document Processing library.
- Format painter—You can copy all formatting from one ComboBox element to another.
- Table editing—The ComboBox supports inserting and editing of data tables.
- PDF export—The ComboBox comes with a built-in configuration option for PDF export.
- Globalization and acessibility—The ComboBox is accessible for screen readers, supports WAI-ARIA attributes, delivers keyboard shortcuts for faster navigation, and enables you to render it in a right-to-left direction.