Retrieve Radio Button List value
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
I have a Radio Button List command in a web form How can I retrieve the value of the selected item from the list of items with asp.net and VB code??
-
I have a Radio Button List command in a web form How can I retrieve the value of the selected item from the list of items with asp.net and VB code??
_radiobuttonlistname_.SelectedValue
regards, Mircea Many people spend their life going to sleep when they’re not sleepy and waking up while they still are.