ASP.NET MVC ComboBox
Cool features and styles
Autocomplete & Filtering
The ComboBox assists the end user in finding specific items by auto completing or filtering items based on the text typed in the input field.
Load on Demand
Ability to load items using AJAX to boost the performance of the applications.
Multi Columns
The items of the ComboBox can be arranged in a grid-like structure or on multiple rows and columns.
Items with Icons
Support for displaying icons for items.
Templates
Ability to customize the items, the header or the footer using templates.
Populating with Data
The ComboBox can be populated from any type of data source.
Item Selection
Two selection models - single item selection and multi item selection.
Mode
The ComboBox can work in two modes - ComboBox or TextBox.
Master / Detail
Data from related data sources can be displayed in a master / detail (multi level) structure, either in the same ComboBox or separately in a cascading manner.
Integration
Seamless integration with all Obout MVC controls, other ASP.NET MVC controls and jQuery.
APIs
Rich server-side and client-side APIs.
Appearance
The ComboBox comes with many styles which can easily be customized to suit any needs.
Cross browser support
Looks and works the same in all modern browsers: IE8 / IE7 / IE6, Firefox, Opera, Safari, Chrome.

obout.com 
obout.com Home 
News 
ASP.NET MVC ComboBox Home   
ASP.NET MVC ComboBox Home 
Examples - 53
Appearance - 1 
Live Styles 
Autocomplete & Filtering - 2 
Autocomplete  
Filtering  
Load on Demand - 7 
Load Items on Demand 
Load Items on Demand with Paging  
Virtual Scrolling  
Initial Text  
Initial Text on Client-Side  
Load Items on Button Click  
Load Items with MinChars  
Multi-Columns - 4 
Grid-like Multi-Columns  
Grid-like Multi-Columns & Tooltips  
Multiple Rows and Columns  
State Selector  
Items with Icons - 3 
Items with Icons  
Grid-like Multi-Columns with Icons  
Multiple Rows and Columns with Icons  
Templates - 3 
Item Templates  
Header Templates  
Populating with Data - 1 
Populate with Data  
Item Selection - 6 
Single Item Selection  
Multi Item Selection  
Get Selected Item  
Get Selected Items  
Set Selected Item  
Set Selected Items  
Mode - 2 
ComboBox  
TextBox  
Master/Detail - 3 
Master/Detail  
Unlimited Detail Levels  
Cascading ComboBoxes  
Integration - 3 
Items with ASP.NET CheckBoxes  
Items with Obout CheckBoxes  
RadioButtons inside ComboBox  
Settings - 8 
AllowCustomText  
AllowEdit  
AutoPostback  
AutoValidate  
Height  
MenuWidth  
OpenOnFocus  
Width  
Server-Side API - 2 
Server-Side Events  
Enable / Disable  
Client-Side API - 8 
Client-Side Events  
Add / Remove Items  
Add Multi-Column Items  
Enable / Disable  
Get Selected Item  
Reset Selection  
Select / Deselect All Items  
Move Items  
Documentation - 1 
ChangeLog