Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Angular 2 @progress/kendo-angular-grid will not work with webpack?

Based on http://www.telerik.com/kendo-angular-ui/getting-started I started with the webpack QS and got the button to show fine. Then I started the the http://www.telerik.com/kendo-angular-ui/components/grid/ tutorial. All the grid example showed as just text without the grid around them. The examples seemed to work in plunker with systemJS. Does this mean that @progress/kendo-angular-grid will not work with webpack?

Or maybe a hint to tell me what I am doing wrong? Thank you

Just started everything with vanilla SystemJS and I end up with the same results. Seems the code used in plunker uses '@progress': 'http://www.telerik.com/kendo-angular-ui/npm/node_modules/@progress', '@telerik': 'http://www.telerik.com/kendo-angular-ui/npm/node_modules/@telerik', But my code can't access it. So I use whats in node_modules/ after the: npm install --save @progress/kendo-angular-grid But the result is not a grid, just:

ProductName(0) UnitPrice(1) Chai 18

like image 799
Ofer Gal Avatar asked Dec 01 '25 03:12

Ofer Gal


1 Answers

Please follow the solution:

ng add @progress/kendo-angular-grid

like image 171
Papun Sahoo Avatar answered Dec 02 '25 18:12

Papun Sahoo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!