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!