Telerik and jquery

1 Answer 57 Views
General Discussions
BettyRNorah
Top achievements
Rank 1
BettyRNorah asked on 07 Mar 2022, 06:16 AM

Hi

I'm working on an application I received from a client and they've used some telerik web controls. Telerik apparently includes its own version of jquery 1.3.2, while I'm using 1.4.1. I'm experiencing some weird javascript issues and I'd like to rule out the older jquery as a source of the problem. Is there a way to tell the Telerik controls not to automatically include the 1.3.2 version of jquery if I've already got jquery on the page elsewhere?

1 Answer, 1 is accepted

Sort by
0
Neli
Telerik team
answered on 10 Mar 2022, 06:05 AM

Hi BettyRNorah,

The Kendo UI for jQuery is shipped with jQuery version 1.12.4. However, that does not mean that you are forced to use that specific version. Newer versions of jQuery are also compatible with the major releases of Kendo UI. Below you will find a list of the jQuery-supported versions.

- https://docs.telerik.com/kendo-ui/intro/supporting/jquery-support

In addition to that, you do not have to add jQuery in case it is already loaded on the page. JQuery script should be included a single time, before the kendo scripts as described in the Troubleshooting article linked below (please check both - jQuery and Widget sections):

https://docs.telerik.com/kendo-ui/troubleshoot/troubleshooting-common-issues#jquery

I hope this helps

Regards,
Neli
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
BettyRNorah
Top achievements
Rank 1
Answers by
Neli
Telerik team
Share this question
or