|
|
In this video Chris Pels shows how to create two DropDownList controls where selecting an item in the first list populates the items in the second list. First, an ASP.NET page is created with two DropDownList controls, one for customer and the other for states in which the customer does business. The customer list is then populated in the code behind. Next, in the SelectedIndexChanged event of the customer list the items in the state list are populated based upon the selection. Finally, there is a discussion of how this approach can be applied to other types of controls and data.
Presented by Chris Pels
Duration:
22 minutes,
53 seconds
Date: 06 March 2009
|
Watch
Video
|
Download
Video
|
VB Code
C# Code
Video downloads:
WMV
|
Zune
|
iPod
|
PSP
|
MPEG-4
|
3GP
Audio downloads:
AAC
|
WMA
|
MPEG-4
|
MPEG-3
|
MPEG-2