Exporting All PagesPremium
Updated on Oct 30, 2025
You can export all pages of the Grid to PDF by configuring the pdf property of the Grid component.
To export all pages of the KendoReact Data Grid, set the data property of the pdf prop of the Grid.
- 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 ...