Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

is it possible to move from asp.net validators to jQuery validators

Tags:

jquery

c#

asp.net

is it possible to move from asp.net validations to j Query validations without much effort .I also need a validation summary like control.


1 Answers

Using jQuery validation with ASP.NET WebForms.

like image 134
Kris van der Mast Avatar answered Jan 21 '26 21:01

Kris van der Mast