This is a migrated thread and some comments may be shown as answers.

Telerik.Web.UI.ExportInfrastructure XlsxRenderer Multiple Worksheets

0 Answers 55 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Alex asked on 01 Dec 2017, 09:17 AM

Hi,

Im trying to create an xlsx Output with the XlsxRenderer from Telerik.Web.UI.ExportInfrastructure. When having only one Worksheet/Table everythings fine. But after adding a second worksheet with ExportStructure.Tables.Add Function, when rendering the output in the resulting xlsx file the first sheet gets overwritten with the data from the second sheet.

 

When i use the XlsBiffRenderer with exactly the same structure everything works fine, so i dont know if this is a bug or im doing anything wrong.

 

We are using version 2016.1 of the telerik controls.

 

Regards Alex

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Alex
Top achievements
Rank 1
Share this question
or