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
Please follow the solution:
ng add @progress/kendo-angular-grid
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With