Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Star
14460 Points
2402 Posts
Apr 11, 2012 06:42 AM|LINK
IAmateur Yogi This is allowing the user to click on all buttons. How to make user click on only 1 button and not all.
Yogi
This is allowing the user to click on all buttons. How to make user click on only 1 button and not all.
Instead of radiobutton use radiobutton list to allow user to select only one radionbutton.
http://www.w3schools.com/aspnet/control_radiobuttonlist.asp
yrb.yogi
Star
14460 Points
2402 Posts
Re: What is the correct syntax ?
Apr 11, 2012 06:42 AM|LINK
Instead of radiobutton use radiobutton list to allow user to select only one radionbutton.
http://www.w3schools.com/aspnet/control_radiobuttonlist.asp
.Net All About