Allow users to download all the data rather than what they see on the grid based on paging.

1 Answer 76 Views
Grid
Salma
Top achievements
Rank 1
Iron
Salma asked on 24 Nov 2021, 06:42 AM

HI I am using asp.net mvc .net (not core).  I have a grid which has paging . Pagig size is 20.  Now lets say I have functionality for download excel file and pdf file.  When user click on the download I want to download all the data not just what user see on the particular page. 

 

Thanks

 

1 Answer, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 26 Nov 2021, 02:54 PM

Hi Amir,

See the following sections of the documentation, which explain the necessary configuration, in order to export all pages:

Excel:

https://docs.telerik.com/aspnet-mvc/html-helpers/data-management/grid/export/excel-export#exporting-all-data

PDF:

https://docs.telerik.com/aspnet-mvc/html-helpers/data-management/grid/export/pdf-export#exporting-all-pages

Regards,
Ivan Danchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
Grid
Asked by
Salma
Top achievements
Rank 1
Iron
Answers by
Ivan Danchev
Telerik team
Share this question
or