Avatar of Codeaddict7423
Codeaddict7423
Flag for United States of America

asked on 

asp.net C# + javascript

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
ASP.NETJavaScriptC#

Avatar of undefined
Last Comment
Codeaddict7423

8/22/2022 - Mon