Link to home
Start Free TrialLog in
Avatar of krbnldy
krbnldy

asked on

Required field validation for checkboxlist

Hi

I have a CheckboxList and I'd like to have a required field  validator but I get errors as it is not allowed for CheckboxList.  All my research on the web is poiting me to solutions that involve C# but i am using VB.   Does anyone have any idea how I can resolve this problem of validating the checkboxlist to ensure that at least one option is checked.  I am interested in a fix for VB only.  I am new at VB.net 2.0

Thanks
Avatar of foobarr
foobarr
Flag of Canada image

could you post the solutions you've seen in C#

because C# syntax can be translated into VB code

what kind of errors are you getting?
Avatar of krbnldy
krbnldy

ASKER

the following is the link where i found the solution in C#
http://www.4guysfromrolla.com/webtech/tips/t040302-1.shtml
ASKER CERTIFIED SOLUTION
Avatar of CetusMOD
CetusMOD
Flag of Netherlands image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial