How to validate multiple checkbox
hi all
i have one form in which i have multiple checkbox options for the user to select each checkbox. i want to validate each chekbox when click on the Button control. if any checkbox is not checked it will show error for a particular checkbox that is not checked.