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

kendo.grid.min.js throws null reference while kendo.all.min.js or kendo.web.min.js works okay

1 Answer 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ephrem
Top achievements
Rank 1
Ephrem asked on 22 Apr 2013, 10:47 PM

Hi,

I was tryinng use kendo grid and everythying works fine when I include kendo.all.min.js or kendo.web.min.js  in my page but it throws null reference exception when I use kendo.grid.min.js. I am using Jquery 1.9.1 and the latest kendo scripts I recently donwloaded. is there anything I missed?  the issue happens also for Kendo drop down and others too.

Thanks,
Ephrem

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 23 Apr 2013, 07:03 AM
Hi,

 Including only kendo.grid.min.js won't work because that files depends on other. I recommend checking the JavaScript dependencies help topic.

Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
Ephrem
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or