0

I have started to do this example

http://docs.telerik.com/kendo-ui/controls/data-management/grid/adaptive

but I get an error Uncaught TypeError: $(...).kendoGrid is not a function

I think its because the AppBuilder Template just references Kendo Core and not

kendo.all.min.js still looking into it but figured someone else might have some pointers

Micah Armantrout
  • 6,781
  • 4
  • 40
  • 66
  • You're exactly right - the version of Kendo UI delivered with AppBuilder is a custom build that focused on the mobile-optimized components. You certainly can use the full Kendo UI distribution though and leverage the other widgets like the Grid. – Rob Lauer Apr 26 '16 at 15:56
  • Have you done that before ? – Micah Armantrout Apr 26 '16 at 16:22
  • At some point, yes. The widgets are responsive, so while not perfect for a mobile app, they will function. – Rob Lauer Apr 26 '16 at 19:17

0 Answers0