Well, kinda but instead of using radiobuttonlsts I just use 2 radio buttons per question. 1 is yes and the other is no. Here is a look at my code in the control. If a person does not select either a yes or a no and they go to submit the form, i want a validation control to notify the person that the question has been left blank. Thanks!
Main Topics
Browse All Topics





by: prairiedogPosted on 2009-06-25 at 08:18:57ID: 24712287
When you say "list of radio buttons", do you mean the built-in ASP.NET RadioButtonList control?