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

Show image in kendo grid in angular

1 Answer 2076 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
n/a
Top achievements
Rank 1
n/a asked on 27 May 2018, 07:39 AM

Hi,

I need to display an image into Kendo Grid, and I have the path for images located in the hard-drive (not in assets folder).

How to do this?

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 28 May 2018, 08:56 AM
Hi Munir,


You could use the cell template directive to specify how the column will be displayed (in this case with an image inside).

https://www.telerik.com/kendo-angular-ui/components/grid/columns/templates/#toc-cell-template

https://www.telerik.com/kendo-angular-ui/components/grid/api/CellTemplateDirective/

Regards,
Dimiter Madjarov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
General Discussions
Asked by
n/a
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or