I am trying to sort my grid. Nothing happens and I'm getting the following console error:
kendo.all.js:164 Uncaught TypeError: r[n].call is not a function at init.trigger (VM376 kendo.all.min.js:25) at init.d (VM376 kendo.all.min.js:61) at init.trigger (VM376 kendo.all.min.js:25) at init._click (VM376 kendo.all.min.js:54) at HTMLTableCellElement.d (jquery-1.12.3.min.js:2) at HTMLTableCellElement.dispatch (jquery-1.12.3.min.js:3) at HTMLTableCellElement.r.handle (jquery-1.12.3.min.js:3)I created this Dojo to duplicate the problem: https://dojo.telerik.com/@dojolee/AFEqOfiZ
