• What is KendoReact
  • Getting Started
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Export to Excel Both Parent and Child Grid Data

Environment

Product Version3.0.0
ProductProgress® KendoReact

Description

I have a parent Grid with child Grids as details, how to export all to Excel.

Solution

This requires using a chain of Promises to request the data for all child Grids and append it to the exported document after each parent row item.

This is an example showcasing this. The example contains comments for the most specific parts:

Example
View Source
Change Theme:

In this article

Not finding the help you need?