How to put an image to a cell?
How to put an image to a cell?
Bastante
Posts: 1Questions: 1Answers: 0
Hi!
I want to put an image to the cells in one column. I have a database where one column contrains "countries" and I would like to put a flag ahead of it. How can I do it?
This discussion has been closed.
Answers
Use
columns.render
. The manual describes how renderers can be used.Allan