We are using Aspose.Cells for Reporting Services version 1.9.0.53. We have the SITE OEM license for this purchase.
We are noticing the column width is not wrapped on cases for the Aspose Data Only Renderer (Excel2007SimpleXlsxRenderer).
In the RSReportServer.Config we have the following configuration, as we can see we have the PutOutHeader turned off at the Renderer level.
EXCEL_UNFORMATTED
True
true
False
False
If needed we are overriding this at the Aspose.Cells.ReportingServices.xml level for specific reports. In this case for this STATIC demonstration RDL we are not turning it off at the XML also.
à What is the recommended option for PRD releases
True
False
False
As you can see we are turning off the Grouping at the Renderer Extension level through the Device Info with the settings true
But however when we execute the Unformatted_Excel through the Aspose Data Only Renderer it is outputting the Group as well, and the settings is not working
The Static RDL and the output is attached with this post. As you can see in the XLSX (data only) in the column A the group headers are appearing (highlighted in yellow) even with the settings to turn them off.
We are in the final 2 days of final QA cycle and want your immediate attention on this.
Thanks,
Ragu…