Using DropDownLists with Postback

Using a DropDownList with Postback

Prerequisites

Description of Video

This lecture goes over how to create and use a dropdownlist and have it trigger the contents of a second dropdownlist. In addition it demonstrates how to create a DataTable in Code. Code for this example is in C#

Video