Hi ,
I would like to enquire how import Kendu Ui grid in an angularjs project. I correctly added css files : kendo.common.min.css, kendo.silver.min.css and js files : jquery-1.9.1.min.js, angular.min.js (1.5), kendo.all.min.js. But kendo-ui elements aren’t displayed, there isn’t any javascript error and the jsfiles are well loaded. The html is correctly modified (as I can see with the chrome console).
I tried to do the same thing in an other test project and it works so I assume there is something on the project which blocks or isn’t compatible and prevent from displaying the grid.
There is also the fact we use lazy loading (with ocLazyload) and it’s lazy load.
Someone knows why it doesn’t work ?
Thanks,
Stéphanie
I would like to enquire how import Kendu Ui grid in an angularjs project. I correctly added css files : kendo.common.min.css, kendo.silver.min.css and js files : jquery-1.9.1.min.js, angular.min.js (1.5), kendo.all.min.js. But kendo-ui elements aren’t displayed, there isn’t any javascript error and the jsfiles are well loaded. The html is correctly modified (as I can see with the chrome console).
I tried to do the same thing in an other test project and it works so I assume there is something on the project which blocks or isn’t compatible and prevent from displaying the grid.
There is also the fact we use lazy loading (with ocLazyload) and it’s lazy load.
Someone knows why it doesn’t work ?
Thanks,
Stéphanie