ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: arbyter on March 08, 2019, 08:22:41 pm

Title: html code in data does not get renderd
Post by: arbyter on March 08, 2019, 08:22:41 pm
hello
my data contains html code and want to have it rendered.
But PQGrid shows the sourcecode.
I modifiied example "row and cell styles", there it renders. (see attached printscreen)
https://next.plnkr.co/edit/Hysibr1C6QgJCjaD?preview
Title: Re: html code in data does not get renderd
Post by: paramvir on March 08, 2019, 11:21:47 pm
Either use dataType: "html" or use column.render callback to inject html.

https://next.plnkr.co/edit/R0rBLnlWSTEw8tjM