ParamQuery grid support forum
General Category => Help for ParamQuery Pro => Topic started 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
-
Pass render: false to exportData method to exclude any html tags added in column.render callbacks.
https://paramquery.com/pro/api#method-exportData