Hello,
I have a form with several user controls. These user controls have textboxes that I would like to set up a clientside validation such that some of these textboxes cannot be left blank.
How do I edit the required field validators or textboxes to fire when they exist within a user control?
Thank you in advance for your help