That looks like is should work; however when I type the DropDownList1.Selected, the Intellisense tells me 'DropDownList1 is not defined.' I don't understand? I went to the Properties box for the control, and copy/pasted the name from the ID column.
This control is embedded in the 'Insert' template of a 'FormView' web contol. Do I need to reference the control in a particular fashion since it is in the template?
|