P
Prince
I believe there are incorrect information within the .NET
SDK documentation.
for a DropDownList control, it states the following
properties exist.
http://msdn.microsoft.com/library/default.asp?
url=/library/en-
us/cpref/html/frlrfsystemwebuiwebcontrolsdropdownlistclass
topic.asp
SelectedValue -- Gets the value of the selected item in
the list control or selects the item in the list control
that contains the specified value.
Within VisualStudio.NET, there is no such property!!!
--Prince
SDK documentation.
for a DropDownList control, it states the following
properties exist.
http://msdn.microsoft.com/library/default.asp?
url=/library/en-
us/cpref/html/frlrfsystemwebuiwebcontrolsdropdownlistclass
topic.asp
SelectedValue -- Gets the value of the selected item in
the list control or selects the item in the list control
that contains the specified value.
Within VisualStudio.NET, there is no such property!!!
--Prince