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

kendoGridEditTemplate is ignored

3 Answers 294 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mario
Top achievements
Rank 1
Mario asked on 21 Mar 2019, 09:05 AM

kendoGridEditTemplate is ignored if the grid data has only one row.

See my demo: https://angular-faioq7.stackblitz.io

You have to click twice on the cell to reach the default editor within the stackblitz demo.

In my local project happens this even on the first click.

>1 rows work fine.

 

 

3 Answers, 1 is accepted

Sort by
0
Mario
Top achievements
Rank 1
answered on 21 Mar 2019, 09:14 AM
Here the link to the edit mode of the stackblitz demo: https://stackblitz.com/edit/angular-faioq7
0
Dimiter Topalov
Telerik team
answered on 21 Mar 2019, 11:29 AM
Hello Mario,

The Grid Edit template needs to be outside of the Grid Cell template:

https://stackblitz.com/edit/angular-faioq7-pboh6z?file=app/app.component.ts

I hope this helps.

Regards,
Dimiter Topalov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Mario
Top achievements
Rank 1
answered on 21 Mar 2019, 04:34 PM

Hello Dimiter,

Perfect! This was the solution!

 

Thanks for your quick reply and best regards

Mario

Tags
Grid
Asked by
Mario
Top achievements
Rank 1
Answers by
Mario
Top achievements
Rank 1
Dimiter Topalov
Telerik team
Share this question
or