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

RadDataGrid and Export to Excel

1 Answer 53 Views
Grid for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Robert
Top achievements
Rank 1
Robert asked on 20 Jun 2014, 08:12 PM
I am working with the RadDataGrid, included with Telerik UI for Windows 8.1 XAML, Version=2014.1.221;

I am writing to ask if Export to Excel is supported by the RadDataGrid, out of the box - or can be implemented programmatically with C#;

Any insight, guidance is appreciated; 

1 Answer, 1 is accepted

Sort by
0
Accepted
Ves
Telerik team
answered on 24 Jun 2014, 07:26 AM
Hi Robert,

I am afraid RadDataGrid does not support exporting out of the box. You can use the GetDataView method to obtain the data, shown in the grid and then export it to csv by yourself. You can find some articles dedicated to exporting data to csv, here is one, which might guide you:

http://www.saramgsilva.com/index.php/2012/export-to-csv-windows-8-store-apps/


Hope this helps.

Best regards,
Ves
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
Grid for XAML
Asked by
Robert
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or