hi, it's possible to render a string with html from database ?
br Max
Hi @maxdiable ,
You can use columns.render to change the data, see the examples on that page - one is being rendered as a HTML link.
columns.render
Cheers,
Colin
Answers
Hi @maxdiable ,
You can use
columns.renderto change the data, see the examples on that page - one is being rendered as a HTML link.Cheers,
Colin