DropDownList Control
Tags:
VB
, ASP.NET
, Controls
, 2003
, Beginning
The DropDownList control can limit a user's selections to a preset number of allowable values. This video demonstrates how to data bind, how to determine which item was selected, how to manually populate and how to capture an event when a different item is selected.