Question regarding jQuery and User Controls
- I have a series of User Controls and within each user control is a client side method that validates all required fields are validated. I would like to call theses user control's client side methods from the host page when submitting a form. Does anyone have code to do this or lead me to an example.
Thank You,