Is there easy to integrate ASP.NET with jQuery form validation plugin or any other JS framework to replace standard ASP.NET client validation ?
Hard to implement, it failed in past to integrate with ASP.NET server validation.Thanks anyways
eugeneK
2010-06-03 07:20:29
The only thing i'm afraid about using it that xVal were not updated since August 2009 with only alpha release ...Do you use this in production ?
eugeneK
2010-06-03 07:21:45
+2
A:
I have found the Validation Engine from Position Absolute to just be that, Absolutely awesome! :). I have an article on how to include it in ASP.NET MVC and in ASP.NET, you could just pass it the generated form id.
PieterG
2010-06-03 07:10:42
+1
A:
You can try using ValidationControls with AjaxControlToolkit.
this. __curious_geek
2010-06-03 07:12:02