ParamQuery grid support forum

General Category => Bug Report => Topic started by: daiki.matsui on January 11, 2022, 11:29:42 am

Title: Export cells containing "<" to Excel
Post by: daiki.matsui 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?
Title: Re: Export cells containing "<" to Excel
Post by: paramvir on March 15, 2022, 05:28:41 pm
This has been fixed in v8.3.0