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

Issues with combination of Jquery and Telerik Scripts

1 Answer 66 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Prasad
Top achievements
Rank 1
Prasad asked on 07 Apr 2016, 10:51 AM

Dear Telerik team,

I am developing MVC web site. I am using telerik (grid in existing views) and Kendo(combobox in new view). In _layouts page Jquery-1.7.1.min.js was referenced.

Grid is working. but If I changed reference from JQuery-1.7.1 to Jquery.min.js file getting script issues like version not supported like that.

If I use JQuery-1.7.1 only then  KendoComboBox is undefined.

If I use both 2012.2.607/JQuery-1.7.1(_layouts) and Kendo/Jquery.min.js(view)  then nothing is working.

 

Please help me how to resolve these issues. Please suggest good approach.

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 12 Apr 2016, 07:27 AM
Hello Prasad,

The Kendo UI version specified in the thread info is 2016.1.225 but you mention that you have used version 2012.2.607. Which is the actual Kendo UI you are using?
Here is a list showing the compatibility between the Kendo UI releases and jQuery.
In cases when an older jQuery is needed you can use a newer version along with the jQuery Migrate plug-in, which will provide backward compatibility.

Regards,
Ivan Danchev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Ajax
Asked by
Prasad
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Share this question
or