I have 2 DropDownList controls on my form, the second of which uses the SelectedValue of the first as one of its binding parameters.
DropDownList
SelectedValue
Both <
Here is how I did it...