Conflict with Kendo

Tags: #<Tag:0x00007f8b28c88b00>

Hi,

I am using Kendo in my solution and when I try to load my HandsOnTable with jQuery I get a conflict with Kendo js files.

kendo.web.min.js:32 TypeError: $(…).handsontable is not a function in /ManageStock/Grid

Is there any way to override this? I have tried to switch js files order but it gets worse when I place HandsOnTable files before Kendo files.

Thanks!

Hi @rodrigo.turnes
Maybe not the best example, but it’s working without logs http://jsfiddle.net/handsoncode/gahq6oww/