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
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
Hi @junkone1
You can create a custom HTML renderer to handle image display. Here’s is an example https://jsfiddle.net/handsoncode/dc5t19yw/