Page 472 - SelectedValue property of the DropDownList
Hi Imar,
in the "How it works" on Page 472 (chapter 13 - Display and updating data) you say that "VS knows that in order to get the selected value from the DropDownList it should access its SelectedValue property, so it adds that as the PropertyName for the ControlParameter".
Unfortunately, if I press F4 to open up the properties grid of the DropDownList, I cannot find the SelectedValue property.
Is it a hidden property ?
Thank you
|