How Do I: Use the ASP.NET AJAX DropDown Control?

With the DropDown control extender from the ASP.NET AJAX Control Toolkit, you can present the user with a drop-down list of options that trigger a partial-page update elsewhere on the Web page. The option selected by the user is passed to the server, allowing your server-side code to process the selection before completing the partial-page update.

Presented by Joe Stagner

Duration: 11 minutes, 51 seconds

Date: 30 March 2007

Watch the video   |   Download the video   |   Get VB code  or  C# code

Video downloads: WMV | Zune | iPod | PSP | MPEG-4 | 3GP

Audio downloads: AAC | WMA | MPEG-4 | MPEG-3 | MPEG-2

Comments : 3

Leave a Comment

vasireddybharathreddy : On July 28, 2008 3:59 PM said:

Hi,

    If I want to change the backcolor/forecolor of the label

"Select an option" how can i do that. I tried all the options, but i am unable to change the backcolor. Can any one please tell me how to do that exactly.

cv_vikram : On August 06, 2008 2:48 PM said:

Very good tutorial.....thanks

alexanderhowell : On August 14, 2008 6:42 AM said:

Shame they don't work inside bound controls... :(

"The Controls collection cannot be modified because the control contains code blocks (i.e. <% ... %>)."

Source File:  C:\dev\AjaxControlToolkit\ExtenderBase\ScriptObjectBuilder. cs    Line:  295

Leave a Comment

You must be logged in to leave a comment. Click here to log in.

Page view counter
Microsoft Communities