jQuery Validation plugin in ASP.NET Web Forms

后端 未结 11 2095
被撕碎了的回忆
被撕碎了的回忆 2020-11-27 14:56

I would really like use the jQuery Validation plugin in my ASP.NET Web Forms application (not MVC). I find it easier than adding asp validators everywhere and setting the co

11条回答
  •  爱一瞬间的悲伤
    2020-11-27 15:01

    The information in this article led me to use Control.ClientID when looking for a match with jQuery... Very useful information...

    
    
    

提交回复
热议问题