I have a grid on an oData datasource with pageable on. Using ExcelExport only gives the first page of the paged data. Is there an option like "allPages" in the jQuery version of the grid?
2 Answers, 1 is accepted
0
Stefan
Telerik team
answered on 15 Aug 2019, 04:55 AM
Hello, Anthony,
With the KendoReact components this can be done using the following approach.
On the button that will trigger the export, make a request to the server for all of the data. Then set that data to the ExcelExport component and call its save method.
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