Author Topic: how to export excluded HTML tag  (Read 1405 times)

alonewolf149

  • Pro Enterprise
  • Jr. Member
  • *
  • Posts: 56
    • View Profile
how to export excluded HTML tag
« 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

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6265
    • View Profile
Re: how to export excluded HTML tag
« Reply #1 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