License Activation Failed For @progress Kendo-angular-grid

0 views
Skip to first unread message

Latrina Mosely

unread,
Aug 3, 2024, 4:49:06 PM8/3/24
to tronowadli

Based on -angular-ui/getting-started I started with the webpack QS and got the button to show fine.Then I started the the -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?

my angular cli scaffolded project failed to install kendo ui controls.I tried to create project using the angular quick start project, I could install kendo ui grid/dialog, but nothing seem to be working. just showed text with basic layout.help....

You should use the @progress path instead of the @telerik path. @telerik is for demo purposes only. If the grid is rendered correctly (there are no errors and the appropriate kendo ui tags are generated for your grid), I think you are not importing styles correctly. For each grid (and dependency), you will need to include the css file.

I was having the same problem. I was following the Kendo tutorial and got the button working without any problems but all of the other UI widgets were not being displayed correctly. I am using the angular-cli approach and did the following to fix this issue:

I've got the same issues, but still haven't found a solution?I added the css in my angular-cli.json file.Not only do the header and footer templates not work, but also when I try to add a GroupHeaderTemplate, I'm getting the following console error:"Unhandled Promise rejection: Template parse errors:Can't bind to 'group' since it isn't a known property of 'kendo-grid'. 1. If 'kendo-grid' is an Angular component and it has 'group' input, then verify that it is part of this module."

c80f0f1006
Reply all
Reply to author
Forward
0 new messages