B
Brett
Hello,
I'm hoping someone can help because I've been tearing my hair out over this!
I have GridView with a DropDownList control in the Edit Template. I want to
set the selected item for the relevant value of a record.
On the MS website it says to do this:
<aspropDownList ID="DropDownList1" runat="server" SelectedValue='<%#
Bind("AddressType") %>' >
My problem is that the SelectedValue option just ISN'T there! Can anyone
advise?
I'm running in a Windows 2003 server with .net 2, 3.0 and 3.5 installed.
Regards
I'm hoping someone can help because I've been tearing my hair out over this!
I have GridView with a DropDownList control in the Edit Template. I want to
set the selected item for the relevant value of a record.
On the MS website it says to do this:
<aspropDownList ID="DropDownList1" runat="server" SelectedValue='<%#
Bind("AddressType") %>' >
My problem is that the SelectedValue option just ISN'T there! Can anyone
advise?
I'm running in a Windows 2003 server with .net 2, 3.0 and 3.5 installed.
Regards