This is a migrated thread and some comments may be shown as answers.

Exporting radGridView to excel, including summaryrows

1 Answer 102 Views
GridView
This is a migrated thread and some comments may be shown as answers.
wiquezada
Top achievements
Rank 1
wiquezada asked on 13 Nov 2019, 02:23 PM

Hey guys,

It is possible to export the data in radGridView to Excel, including the summary rows, I have a grouped grid with summary rows, I haven't found a way to export the grouped grid, but at least I would like to know if I can include the summary rows.

 

PS: If I can export with the theme style, it would be great

Thank you!

1 Answer, 1 is accepted

Sort by
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 14 Nov 2019, 10:55 AM
 

Hello, William, 

GridViewSpreadExport utilizes our RadSpreadProcessing library to export the content of RadGridView to xlsx, csv, pdf and txt formats. It supports exporting of the group rows by simply setting the ExportChildRowsGrouped property of the GridViewSpreadExport object to true. The SummariesExportOption property allows to specify how to export summary items. There are four options to choose. Additional information about the export options is available in the following help article: https://docs.telerik.com/devtools/winforms/controls/gridview/exporting-data/spread-export

You can also refer to our Demo application >> GridView >> Export >> Export Methods example.

I hope this information helps. If you need any further assistance please don't hesitate to contact me.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
GridView
Asked by
wiquezada
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or