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 control to validate field on all of them.
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Showing posts with label jquery-validate. Show all posts
Showing posts with label jquery-validate. Show all posts
Sunday, May 20, 2012
jQuery Validation plugin in ASP.NET Web Forms
Thursday, May 3, 2012
Required validation only if the field is visible in asp.net mvc
I am using the [Required] attribute for the Clientside validation in asp.net mvc 3.
Monday, April 23, 2012
How to use jQuery Validation plugin with metadata and the jQuery Forms plugin (with some xVal as well)
I've been doing some development using the xVal framework for .NET to link up some of the validation rules for models on the server side along with some client side validation using the jQuery Validation plugin along with the jQuery Form plugin for submitting the form.
Subscribe to:
Posts (Atom)