Groups | Blog | Home
all groups > asp.net webcontrols > november 2006 >

asp.net webcontrols : Required Field Validator


Scott M.
11/29/2006 9:23:38 AM
If it's required, then why are you using a RadioButton, use a checkbox
instead.


[quoted text, click to view]

Kevin Humphreys
11/29/2006 12:36:34 PM
Hi There,
I'm trying to get a required field validator for a Radio Button Web Control.
Any ideas on how I can do this?

Thanks,
Kevin.

MikeS
11/29/2006 5:23:13 PM
[quoted text, click to view]
It may be multiple choices with no good default, like a rating in a
survey.

I am not sure whether or not a required field validator can handle that
or if a custom validator is needed.
Scott M.
12/1/2006 11:46:45 PM
Custom Validator


[quoted text, click to view]

AddThis Social Bookmark Button