KendoReact Excel Export Overview

The KendoReact Excel Export component allows you to export data to an Excel file.

The provided functionality is suitable for users who want to export data to an Excel file at the client.


The following example demonstrates the KendoReact Excel Export component in action.

Example
View Source
Change Theme:

Key Features

The KendoReact Excel Export component delivers a range of handy and developer-friendly features whose number and further development are not limited by the list in this section. The KendoReact team constantly invests efforts to improve the performance, add more value to the existing Excel Export component, and develop new features.

Columns

The Excel Export component supports options for customization of the columns that will be exported to Excel. Read more about the columns functionality of the Excel Export...

Cells

The Excel Export component also supports options for customization of the cells that will be exported to Excel. Read more about the cells functionality of the Excel Export...

Filtering

The Excel Export component enables you to filter the data in the columns of the exported Excel file. Read more about the filtering functionality of the Excel Export...

Remote File Saving

The Excel Export component enables you to send the generated Excel file to a remote service. Read more about the remote files saving functionality of the Excel Export...

Customizing Rows and Cells

In some cases, the customization of all cells in a column might not be sufficient to achieve the results your project requires. The Excel Export allows to customize a specific row or cell. Read more about the specific rows or cell customization functionality of the Excel Export...

Globalization

The KendoReact Excel Export supports globalization to ensure that it can fit well in any application, no matter what languages and locales need to be supported. Additionally, the Excel Export supports rendering in a right-to-left (RTL) direction. Read more about the globalization of the Excel Export...

Support Options

For any questions about the use of KendoReact Excel Export, or any other KendoReact components, there are several support options available:

  • KendoReact license holders and anyone in an active trial can take advantage of the outstanding KendoReact customer support delivered by the developers who built the library. To submit a support ticket, use the Telerik support system.
  • The KendoReact forums are part of the free support you can get from the community and from the KendoReact team on all kinds of general issues.
  • KendoReact Feedback Portal and KendoReact Roadmap provide information on the features in discussion and also those planned for release.
  • KendoReact uses GitHub Issues as its bug tracker, and you can submit any related reports there. Also, check out the closed list.
  • Need something unique that is tailor-made for your project? Progress offers its Progress Services group that can work with you to create any customized solution that you might need.

Known Limitations

  • Older browsers, such as Internet Explorer 9 and Safari, require you to implement a server proxy. For more information, refer to the section on the proxyUrl configuration.
  • The maximum size of the exported file has a system-specific limit. For large data sets, it is highly recommended that you use a server-side solution.