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

Kendo Ui Grid

1 Answer 40 Views
Application
This is a migrated thread and some comments may be shown as answers.
Stéphanie
Top achievements
Rank 1
Stéphanie asked on 24 Jun 2016, 02:53 PM
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

1 Answer, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 28 Jun 2016, 08:59 AM
Hi Stéphanie,

I am afraid that the provided information is not sufficient enough in order to determine what exactly goes wrong. Here is a runnable Kendo Dojo example which initialises Kendo Grid in AngularJS environment.

How your set-up differs from the one presented in the Dojo example?

Regards,
Alexander Valchev
Telerik
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
Application
Asked by
Stéphanie
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
Share this question
or