Add sub component inside kendoGridEditTemplate

0 Answers 73 Views
Grid
nevra
Top achievements
Rank 1
nevra asked on 18 Jan 2022, 07:12 AM

Hi,

I try to add a component inside datagrid cell with kendoGridEdit template. How can I get row data and bind to sub component? In below example, I try to add kendo-combobox inside kendo-grid from another component. But I cannot bind dataItem to combobox value because I don't understand how to access the dataItem. Thank you.

https://stackblitz.com/edit/angular-51raxb?file=app/app.component.ts

Best regards.

 

No answers yet. Maybe you can help?

Tags
Grid
Asked by
nevra
Top achievements
Rank 1
Share this question
or