S
Steven
Hi there,
I am having a problem with an ASP.NET DropDown list - whenever I set the
SelectedValue (or SelectedIndex) property, when the page displays, only the
first item is ever selected. This is a databound dropdown, and I have
executed the DataBind() method prior to trying to set the selectedvalue
property. Both are being done in the Page_Load method, and only if the page
is not posting back.
Any ideas would be appreciated.
-Steven
I am having a problem with an ASP.NET DropDown list - whenever I set the
SelectedValue (or SelectedIndex) property, when the page displays, only the
first item is ever selected. This is a databound dropdown, and I have
executed the DataBind() method prior to trying to set the selectedvalue
property. Both are being done in the Page_Load method, and only if the page
is not posting back.
Any ideas would be appreciated.
-Steven