RadGridView - ExportToXlsx, WPF : how to ignore paging?

1 Answer 30 Views
GridView
Matthew
Top achievements
Rank 1
Matthew asked on 30 Jan 2024, 08:44 AM

Hi, we have implemented the ExportToXlsx method and it worked really well out the box.. however we are utilising the paging method (also the group before paging too) and would like the export to give us all the data returned - this is present in the dataset, so no additional call is needed to get more pages.

Any assistance would be great.

 

Matthew

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin Ivanov
Telerik team
answered on 01 Feb 2024, 01:23 PM

Hello Matthew,

One way to achieve your requirement is shown in the following SDK example project. I hope this helps.

Regards,
Martin Ivanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Matthew
Top achievements
Rank 1
commented on 02 Feb 2024, 04:26 AM

Fantastic! works perfectly
Tags
GridView
Asked by
Matthew
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or