|
|
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