Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: RequiredFieldValidator for RadioButtonList in User Control


Message #1 by lhunni@s... on Wed, 18 Jul 2001 16:14:17
I can get a RequiredFieldValidator for a RadioButtonList in a Web Form to 

work, but when I put the RadioButtonList and the RequiredFieldValidator in 

a User Control, it doesn't recognize that a selection has been made in the 

RadioButtonList.  Is there anything special I need to do to get it to work 

in a User Control?

  Return to Index