Quick Links
ASP.NET MVC Interface Controls - Dropdown List - Client-Side Manipulation
Select a country ...
Select a country ...
Argentina
Argentina
Austria
Austria
Austriaz
Austriaz
Belgium
Belgium
Brazil
Brazil
Brazil, Mexico
Brazil, Mexico
Canada
Canada
Denmark
Denmark
ereterter
ereterter
Finland
Finland
France
France
Germany
Germany
INDIA
INDIA
Ireland
Ireland
Italy
Italy
JOJOO
JOJOO
Mexi
Mexi
Mexico
Mexico
Norway
Norway
Poland
Poland
Portu
Portu
Portugal
Portugal
Spain
Spain
Sweden
Sweden
Switzerland
Switzerland
UK
UK
USA
USA
Venezuela
Venezuela
ZCz
ZCz
alert(ddl1.value());
ddl1.value('USA');
alert(ddl1.selectedIndex());
ddl1.selectedIndex(5);
alert(ddl1.options[6].value);
alert(ddl1.options[7].text);
ddl1.options.add('Some Country', '230', 2);
ddl1.options.remove(2);
ddl1.options.clear();
ddl1.enable();
ddl1.disable();
ddl1.open();
ddl1.close();
ddl1.onchange = onChange;
ddl1.onchange = null;
The
Dropdown List
control exposes many client-side methods that allow you manipulate the control on the client-side.
"
That does the trick! Thank you very much for helping resolve this issue so quickly! Much appreciated!
"
Ashar Zaman
Deloitte Consulting
Random testimonial
All testimonials
obout.com
obout.com Home
News
ASP.NET MVC Interface Controls Home
ASP.NET MVC Interface Controls Home
Download
Site Map
Examples
- 35
Appearance
- 1
Live Styles
Common Features
- 2
Width
Enable / Disable
Button
- 3
Client-Side Events
Server-Side Events
Client-Side Manipulation
Checkbox
- 5
AutoPostBack
Linked CheckBoxes with Tri-States
Client-Side Events
Server-Side Events
Client-Side Manipulation
Dropdown List
- 8
Populate with Data
Height
MenuWidth
AutoPostBack
Client-Side Events
Server-Side Events
Client-Side Manipulation
Cascading Drop Down Lists
Image Button
- 4
Enable specific states
Client-Side Events
Server-Side Events
Client-Side Manipulation
Radio Button
- 5
AutoPostBack
GroupName
Client-Side Events
Server-Side Events
Client-Side Manipulation
Textbox
- 7
Auto Complete
MaxLength
TextMode
WatermarkText
Client-Side Events
Server-Side Events
Client-Side Manipulation
Documentation
- 1
ChangeLog
ASP.NET 2.0-4.0
AJAX Page
Calendar
Color Picker
Date Picker
File Upload Progress
Flyout
Grid
HTML Editor
Image Zoom
Listbox
Multilevel Listbox
Show
Spell Checker
Splitter
Super Form
Tab Strip
TreeView
Tree_DB
Window
Menu
Context Menu
Easy Menu
Slide Menu
Text Menu
Combobox
Combobox
AJAX Autosuggest
Multilevel Combobox
State Selector
Interface Controls
Button
Checkbox
Dropdown List
Multiline Textbox
Radio Button
Textbox
ASP.NET 3.5-4.0
Color Picker
File Upload
HTML Editor
Spell Checker
TreeView
ASP.NET MVC
Combobox
HTML Editor
Interface Controls
Listbox
Multilevel Combobox
Multilevel Listbox
State Selector
Download
Suite for ASP.NET
Customer log-in
Support
Knowledge base
Contact support
Install FAQ
Mailing list
Purchase
Purchase page
Contact Sales
License info
Terms of use
Company
Testimonials
Clients
Contact us