0
Answer

RadioButton control validation

Photo of Chris

Chris

19y
2.1k
1
Hi,

I'm new to C#.NET and am migrating from classic ASP.  One problem I've run into is validating a group of two radio button controls that are part of a web form.  Is there any simple way to do this in .NET?  I've tried some custom validation but have had no luck so far.