Kendo UI for Angular - grid data preview from a second dataS

Posted by Martin Velikov on 16-Aug-2017 08:54

Hello, 

I have the same issue like THIS. Edsel Garcia helped me last time. This time I have to implement it in Kendo UI for Angular.
I open a question in stackoverflow, but there is no activity.
The idea is that a have a grid with some data from dataService1. It has a column "Contract_id". There is a second dataService2 where the "Name" of this "Contract_id" is and I want to preview the Name in the browser. The only way to attach another [data] to the kendo-grid I found was with kendo-dropdownlist, but currently I dont need a dropdownlins.

Can you show me some example or give me some documents to read.

Martin

Posted by egarcia on 28-Aug-2017 06:54

Hello Martin,

Is this still an issue?

I wonder if what you need to use is a cell template:

www.telerik.com/.../

Did you go with the approach of using a DropDownList?

( www.telerik.com/.../ )

I hope this helps,

Edsel

All Replies

Posted by egarcia on 28-Aug-2017 06:54

Hello Martin,

Is this still an issue?

I wonder if what you need to use is a cell template:

www.telerik.com/.../

Did you go with the approach of using a DropDownList?

( www.telerik.com/.../ )

I hope this helps,

Edsel

Posted by Martin Velikov on 31-Aug-2017 02:32

Hello Edsel,

I had made it this way. Thank you.

Martin

This thread is closed