I'm using the Q2 2013 version of Kendo UI for ASP.NET MVC. I created a brand new project from the Kendo template.
However, when I add the reference to the jQuery.validate and jQuery.validate.unobtrusive scripts, when it tries to perform the client side validation, I get a javascript error in IE 10. It seems to work okay in Chrome and FireFox.
Is there a set of 1.. 2.. 3.. steps somewhere that shows us how to set up ASP.MVC client side validation to work while using Kendo UI?
Thanks,
Kevin
0
Petur Subev
Telerik team
answered on 31 Jul 2013, 02:02 PM
Hello,
No we do not have tutorials how to include third party libraries such as jQuery validate. I can suggest you to check the Kendo validator which is part of the Kendo framework.