W
Wayne Wengert
In several books I see "SelectedValue" as a property but when I use it, I
get a compile error that it is not a valid property. From a google search I
found an example that used the following format and that works (but is not
listed in any of the references)? Evaluators is the groupname of the radio
button list:
Evaluators.SelectedItem.Value
Where can I find the "correct" description of properties for the
radiobuttonlist
TIA
Wayne
get a compile error that it is not a valid property. From a google search I
found an example that used the following format and that works (but is not
listed in any of the references)? Evaluators is the groupname of the radio
button list:
Evaluators.SelectedItem.Value
Where can I find the "correct" description of properties for the
radiobuttonlist
TIA
Wayne