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

Export Radgrid in xlsx

3 Answers 207 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Meera
Top achievements
Rank 1
Meera asked on 21 Aug 2012, 11:16 AM
Hi,

I want to export radgrid data in excel file with xlsx extension.
I checked out this link  but of no use
http://www.telerik.com/community/forums/aspnet-ajax/grid/grid-export-to-excel--xlsx-format.aspx


myGrid.ExportSettings.Excel.Format = GridExcelExportFormat.Biff ; 
myGrid.MasterTableView.ExportToExcel();

I am using trial version of Q2 2012.

Can anyone help me here?

Thanks....

3 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 22 Aug 2012, 01:02 PM
Hello Meera,

RadGrid does not support xlsx format. Excuse us for any inconvenience caused.

Regards,
Daniel
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Anandan
Top achievements
Rank 1
answered on 26 Feb 2014, 06:56 AM
Hi,

Do we have the XLSX support available in any of the recent releases of RadGrid control..?
0
Princy
Top achievements
Rank 2
answered on 26 Feb 2014, 11:39 AM
Hi Anandan,

As per my knowledge RadGrid does not support xlsx format. If you need to use specifically this format you will have to use a third-party library like NPOI (it is free). 
Export to Excel with third-party library (NPOI) 

Thanks,
Princy
Tags
Grid
Asked by
Meera
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Anandan
Top achievements
Rank 1
Princy
Top achievements
Rank 2
Share this question
or