I have three groups of controls (dropdown, textbox, button). I want to validate the groups separately, and I am having issues with the button only validating the dropdown/textbox it’s associated with. can this be done with only validation rules, or will I need JavaScript?


