This is a migrated thread and some comments may be shown as answers.

Kendo ui not working latest version of jQuery

1 Answer 117 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
jalpesh.vadgama
Top achievements
Rank 2
jalpesh.vadgama asked on 12 Aug 2013, 04:23 PM
Hi,

We have upgraded our jquery to 1.9.3 to make kendo grid with draggable columns
But as we are creating project in ASP.NET MVC, It internally uses jquery.unobtrusive-ajax.js and jquery.validate.js.
These scripts are not upgraded for jquery version 1.9.3 so we are unable to create grid with draggable columns.
Can you please let me know what can i do in this situation to create grid with draggable columns?

Regards,
Jalpesh

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 13 Aug 2013, 06:38 AM
Hello,

 Kendo UI fully supports jQuery 1.9.3. It is jquery.validate and jquery.unobtrusive ajax that do not support it. Upgrading those two libraries via Nuget solves the problem. More info is available here: http://docs.kendoui.com/getting-started/using-kendo-with/aspnet-mvc/troubleshooting#javascript-error-that-live-method-is-unavailable,-undefined-or-unsupported

Regards,
Atanas Korchev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
jalpesh.vadgama
Top achievements
Rank 2
Answers by
Atanas Korchev
Telerik team
Share this question
or