Chris

Chris

  • NA
  • 1
  • 0

RadioButton control validation

Oct 28 2005 4:19 PM
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.