Hi
I have a web form containing 30+ controls (radiobuttons)
I want to prevent form submission if the user didnt select any radiobutton, Since the number of controls is large using form validation for every control is a lengthy process, wondering if there is a simpler solution ?
Kind regards
Go to the complete details ...