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

Way To export radgridview in .NET 3.5 Using Telerik DLL's

1 Answer 174 Views
GridView
This is a migrated thread and some comments may be shown as answers.
harsha
Top achievements
Rank 1
harsha asked on 21 Aug 2017, 08:26 AM

Hi ,

  Is there is any way to export radgridview to XLSX and CSV in .NET framework 3.5, VS 2008, C# language and in winform. Please let me know if there is any way to do it.

 

Regards

Harsha D

1 Answer, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 21 Aug 2017, 09:25 AM
Hello Harsha, 

Thank you for writing.  

Direct export to the .xlsx format is possible by utilizing our RadSpreadProcessing libraries. However, they require .NET 4.0. Additional information is available here: http://docs.telerik.com/devtools/winforms/gridview/exporting-data/spread-export

For lower versions of .NET, you can use the ExportToExcelML. However, it allows you exporting to .xls: http://docs.telerik.com/devtools/winforms/gridview/exporting-data/export-to-excel-via-excelml-format

Feel free to use either ExportToExcelML and export to .xls or use .NET 4.0 or higher and use the GridViewSpreadExport.
 
I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
GridView
Asked by
harsha
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or