I would like to only use the kendo grid and none of the other kendo controls in my project. What is the minimum number/size of .js files that I need to include for it to work?
I tried just including the kendo.grid.js file, but that wasn't enough and while including the .all.js worked it wasn't clear what the minimum was.
Thanks