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

Export Grid data to a CSV format

Environment

Product Version6.1.1
ProductProgress® KendoReact

Description

I want to export the Grid data to a CSV format. Currently, the Grid does not have built-in functionality to achieve this.

Solution

You can export the Grid data to a CSV format using the react-csv library or a similar one which downloads the json data to CSV.

This is an example showcasing this approach:

Example
View Source
Change Theme:

In this article

Not finding the help you need?