Author Topic: Export cells containing "<" to Excel  (Read 687 times)

daiki.matsui

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 4
    • View Profile
Export cells containing "<" to Excel
« on: January 11, 2022, 11:29:42 am »
When exporting a cell containing "<" to Excel, if the "render" option of exportData is set to true, the "<" will be escaped to "&lt;" in the output.
For example, in this demo, if you set "<a" in a cell and export it, it will be output as "&lt;a"; if you set render to false, it will be output as "<a".
https://paramquery.com/pro/demos/export_style

If this is a bug, please fix it.
If it's not a bug, is there a workaround?

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6125
    • View Profile
Re: Export cells containing "<" to Excel
« Reply #1 on: March 15, 2022, 05:28:41 pm »
This has been fixed in v8.3.0