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

How to add multiple sheet in react export

1 Answer 1198 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Mohamed
Top achievements
Rank 1
Mohamed asked on 06 Jul 2019, 05:06 AM
I want to add multiple sheet during export. Please suggest me to add multiple sheet in single excel file 

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 08 Jul 2019, 06:47 AM
Hello, Mohamed,

This can be achieved by adding a second sheet to the current workbook that will be exported:

https://www.telerik.com/kendo-react-ui/components/excelexport/api/WorkbookOptions/#toc-sheets

Please check the following example that adds the second Grid as a second sheet of the first document:

https://www.telerik.com/kendo-react-ui/knowledge-base/export-to-excel-multiple-grids/

In this example we add a Grid to the second sheet, but we can add any data that is needed.

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Derek
Top achievements
Rank 1
commented on 31 Dec 2022, 03:25 PM

The first link goes to a 404. Is there an example of exporting data to multiple sheets without using grids?
Plamen
Telerik team
commented on 02 Jan 2023, 10:18 AM

It seems like a demo issue. Thank you for reporting it. We will do our best to fix it as soon as possible.
Tags
General Discussions
Asked by
Mohamed
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or