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

RadGridView Export to Excel

5 Answers 352 Views
GridView
This is a migrated thread and some comments may be shown as answers.
raju
Top achievements
Rank 2
raju asked on 18 May 2009, 06:42 PM
Hi

I want to export RadGridView into excel file, with some header information eg(Report title, country, report duration), currently i did not see any methods to achive this. I use the below method to generate excel file.

exporter.RunExport(

Me.RadGridView1, strFilename, ExportToExcelML.ExcelMaxRows._65536, exportThemeColors)

Thanks for any hint.

regards
raju

 

5 Answers, 1 is accepted

Sort by
0
gerbrand
Top achievements
Rank 2
answered on 19 May 2009, 10:49 AM
Hi Raju,

In the radgrid documentation you can find some further "hints".


0
raju
Top achievements
Rank 2
answered on 19 May 2009, 11:16 AM
Hi gerbrand,

Thanks for your help, but unfortunately, I can not able to find any related methods to output report headers and footers, Basically I want to generate some header information like company logo, address and invoice details etc.,  

Thanks in advance

regards
raju
0
Martin Vasilev
Telerik team
answered on 20 May 2009, 05:03 PM
Hi raju,

Thank you for writing.

Unfortunately, current version of RadControls does not support adding custom header rows in the output ExcelML file. We have already had several inquires about such functionality and we will add it in the next major release: Q2 2009.

I have updated your Telerik points for this feature request. Do not hesitate to contact me again if you have other questions.

Best wishes,
Martin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Yehudis
Top achievements
Rank 1
answered on 01 Jun 2016, 03:18 PM
Was this feature ever added? Where can I find details about it?
0
Dimitar
Telerik team
answered on 02 Jun 2016, 08:16 AM
Hi Yehudis,

Thank you for writing. 

You  can only add a row with the ExportToExcelML format. An example is available here (check the ExcelTableCreated event):  Export to Excel via ExcelML Format.

Please let me know if there is something else I can help you with. 

Regards,
Dimitar
Telerik
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms.For more information check out this blog post and share your thoughts.
Tags
GridView
Asked by
raju
Top achievements
Rank 2
Answers by
gerbrand
Top achievements
Rank 2
raju
Top achievements
Rank 2
Martin Vasilev
Telerik team
Yehudis
Top achievements
Rank 1
Dimitar
Telerik team
Share this question
or