How can i have a image column

Tags: #<Tag:0x00007f8b235826a8>

i have a handontable rendering of my trades. column AI is the image name. how can i render it as a image. the url is going to be http://parenturl/imagename

Here is my code on fiddle

https://jsfiddle.net/s8b4n32f/1/

Hi @junkone1

You can create a custom HTML renderer to handle image display. Here’s is an example https://jsfiddle.net/handsoncode/dc5t19yw/