How to Export Tabular Data from a React App with KendoReact ExcelExport
Welcome to our fifth and final installment in this series on visualizing data with Progress KendoReact! For our final article, I’ll demonstrate how to allow users to export tabular data from our web application. This technique allows for the application’s extensibility and allows users to create their own visualizations and interpretations from the data. Previous…