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

Excel Export For Hierarchical Data

2 Answers 47 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Albert
Top achievements
Rank 1
Albert asked on 18 Oct 2014, 09:56 PM
I am using Telerik Silverlight version 2013.1.422.

I have RadGridView bound to a hierarchical dataset. I have inherited some legacy code in my solution (written a couple years ago by someone no longer with my company) that handles the ElementExported event to handle exporting child tables.

Is there an out-of-the-box solution for this problem?

I see that Winforms GridView has a special property that can be set for this (excelExporter.ExportHierarchy = true;)
http://www.telerik.com/forums/excel-export-for-hierarchial-data-in-the-radgridview#1611645 

Does the Silverlight RadGridView have a setting like that?

Kind Regards,
Albert

2 Answers, 1 is accepted

Sort by
0
Albert
Top achievements
Rank 1
answered on 18 Oct 2014, 09:58 PM
I forgot to mention that the legacy custom code to handle ElementExported is incomplete and buggy... An out-of-the-box solution from Telerik would be much preferred...
0
Dimitrina
Telerik team
answered on 20 Oct 2014, 10:37 AM
Hello Albert,

The Export functionality of RadGridView has not changed significantly. You can check our online demos on Exporting RowDetails and SpreadProcessing Integration.

Regards,
Dimitrina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
Albert
Top achievements
Rank 1
Answers by
Albert
Top achievements
Rank 1
Dimitrina
Telerik team
Share this question
or