Export

When I Use sfDataGrid and SfDataPager,I want to export all Data in SfDataPager,but I can only export data in current page, how can i export all data?


1 Reply

SB Sweatha Bharathi Syncfusion Team August 18, 2025 06:14 AM UTC

Hi Tom,

We have reviewed your query. In the information you provided, you did not mention whether you used the export feature—specifically, whether you exported to Excel or to PDF.

In both cases, we have an option: while exporting data to Excel or PDF, if paging is enabled, only the current page will be exported by default. If you want to export all pages, you need to set the ExportAllPages property to true.
For further information related to exporting, refer to the below user guide documentation links,
UG Links:
PDF exporting: Export To PDF
Excel exporting: Export To Excel
If this post is helpful, please consider Accepting it as the solution so that other members can locate it more quickly.

Regards,
Sweatha B

Loader.
Up arrow icon