New to KendoReact? Start a free 30-day trial
Exporting All Pages
The GridPDFExport
component enables you to export all Grid pages to PDF.
To export all pages of the KendoReact Data Grid, pass them as the data argument of the save
method.
- The export of all Grid pages requires all records, including the off-screen ones, to be rendered at once.
- The exact maximum number of exportable rows varies depending on the browser, system resources, template complexity, and other factors.
- Verify your own worst-case scenarios in each browser you intend to support.
Change Theme
Theme
Loading ...