A
Amit Chandel
I'm recompiling a VS2003 project in VS2002 (3rd party code, we still use
VS2002 and cannot upgrade at this time). I've managed to reverse engineer
all of the code except for the following instance, where I get an error :
'SelectedValue' is not a member of System.Web.UI.WebControls.DropDownList'
Is there a way to do this in VS2002 on .NET 1.0 framework? All I see is
DropDownList.SelectedItem as an option.
Thanks In Advance,
Amit.
VS2002 and cannot upgrade at this time). I've managed to reverse engineer
all of the code except for the following instance, where I get an error :
'SelectedValue' is not a member of System.Web.UI.WebControls.DropDownList'
Is there a way to do this in VS2002 on .NET 1.0 framework? All I see is
DropDownList.SelectedItem as an option.
Thanks In Advance,
Amit.