ParamQuery grid support forum

General Category => Help for ParamQuery Pro => Topic started by: alonewolf149 on July 21, 2020, 11:09:55 am

Title: how to export excluded HTML tag
Post by: alonewolf149 on July 21, 2020, 11:09:55 am
Hi,

i got issue when i export csv from table. and some colum included link.
when export csv showing <a href> tag on csv.

Is it possible to export only data ?
Thanks
Thanut
Title: Re: how to export excluded HTML tag
Post by: paramvir on July 21, 2020, 11:52:43 am
Pass render: false to exportData method to exclude any html tags added in column.render callbacks.

https://paramquery.com/pro/api#method-exportData