State Selector
No-scroll
Select a state from the combobox
Full names:
Abbreviated names:

The Combobox can have any number of columns. See also the Multicolumn example.

ASP.NET

<obout:Combobox id="cbo1" runat="server" class="claret"> Cols="4">
    <Options>
        <obout:Option Value="New York">New York</obout:Option>
    </Options>
</obout:Combobox>

"I really appreciate the way you helped and moreover the help came in such an electrifying speed.. Cool. Keep up the good work !!"

Atanu
Rebaca Technologies Pvt. Ltd.

obout.com 
obout.com Home 
News 
Combobox Home  
Combobox Home 
Download 
Site Map 
Examples - 68 
State selector 
Combobox with ASPTreeView 
Countries with flags 
States/Territory with flags 
Combobox with CheckBox 
Combobox with CheckBoxList 
Font Selector 
Inside a grid 
Non-English Characters 
Using Validation Controls 
Grid inside Combobox 
AJAX Examples - 10 
AutoSuggest 
Combobox/Textbox Mode 
Dynamic Combobox 
Address Book 
Address Book with MS AJAX 
Fill Forms On-Demand 
Custom Options 
Improving Performance 
Open & Load 
Suggestions navigation 
Settings - 15 
Align the container 
Auto Close 
Auto Complete 
Auto Postback 
Enable/Disable 
Height 
Inner Width 
Keeping State 
Multicolumn 
Open on Suggest 
Read-only 
SelectedIndex 
Tab Index 
Validate 
Auto Validate 
Options - 3 
Icons & Tooltips 
Sorting 
Find By Text/Value 
Events - 2 
Client-Side Events 
Server-Side Events 
Client-Side API - 5 
Add options on client-side 
Focus the combobox 
Get the text/value for options 
Set/get the selected index 
Disable/Enable on client-side 
Detail Columns - 3 New 
Detail Columns 
AJAX Detail Columns 
Unlimited Detail Levels 
Knowledge Base - 2 
How-To and Help 
Knowledge Base 
Documentation - 4 
Server-side 
Combobox 
Options 
Client-side 
ChangeLog 
Tutorials - 6 
AJAX AutoSuggest 
Data Binding 
Client-Side Methods 
Styles 
Styles - Advanced 
Using the correct path 
Miscellaneous Tutorials - 5  
Loading options on server-side 
Counting options on client-side 
Getting an option by index 
Deleting the text 
Changing height on the Client-side