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

JQuery conflict

2 Answers 215 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
amir muhammad
Top achievements
Rank 1
amir muhammad asked on 04 Mar 2020, 03:10 PM

Hi,

I am trying to use Kendo UI ASP.NET core component with the theme I puchased:

https://wrapbootstrap.com/theme/smartadmin-responsive-webapp-WB0573SK0

I can't get it working due to Kendo UI is using JQuery and the theme is using JQuery core and JQuery UI. 

Has anyone experience integrating themes with the asp.net core and hot to isolate the jquery. Kendo UI usings @Html tag so I can't use JQuery noconflict.

 

thanks,

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimitar
Telerik team
answered on 09 Mar 2020, 09:30 AM

Hi,

If I can understand correctly the admin template that you are trying to use uses a specific version of jQuery. If that version is compatible with the ones supported by Telerik UI for ASP.NET Core, then you should be able to reference jQuery only once in the <head> of the application and this should not cause any issues with the Telerik widgets to be initialized.

In case the above does not help, please elaborate in more details on the exact issue.

Regards,
Dimitar
Progress Telerik

Get quickly onboarded and successful with Telerik UI for ASP.NET Core with the dedicated Virtual Classroom technical training, available to all active customers.
0
amir muhammad
Top achievements
Rank 1
answered on 10 Mar 2020, 01:27 AM
I got it working. thanks
Tags
General Discussions
Asked by
amir muhammad
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
amir muhammad
Top achievements
Rank 1
Share this question
or