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

[Solved] ExcelMLExportRowCreated Event in RadGrid Export to Excel

3 Answers 429 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ban
Top achievements
Rank 1
Ban asked on 22 Jan 2009, 05:06 PM
Hi,
I am using Export to Excel in RadGrid control and i need to change the format of the Grid data that exported to the Excel file and I try to put my code in the event  'ExcelMLExportRowCreated', this event should fired when the grid export the rows to Excel but this not happened with me!! this event never fired I try to trace the project and this event not fired at all !!
Please help me to know where is the problem.
Thanks
Ban

3 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 22 Jan 2009, 05:27 PM
Hello Ban,

Could you please let us know the Excel format you are using? Is it regular Excel or ExcelML?

In the meantime I recommend you examine the following link:
Export to Microsoft Excel/Word/PDF/CSV

Kind regards,
Daniel
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Ban
Top achievements
Rank 1
answered on 23 Jan 2009, 04:00 PM
Hi,
Thanks for your replay, I read the link you gave to me in addition to your notes about the Excel format I use is it regular Excel or ExcelML help me to find my missing statment which it was :

"RadGrid1.ExportSettings.Excel.Format=Telerik.Web.UI.

GridExcelExportFormat.ExcelML"
I should define my Excel format, every thing is work fine now,
Thanks again
Ban

 

0
Luke
Top achievements
Rank 2
answered on 05 Apr 2013, 05:00 PM
For anyone coming to this thread and finding Daniel's link broken, here is where it should be pointing: http://www.telerik.com/help/aspnet-ajax/grid-excelml-export.html
Tags
Grid
Asked by
Ban
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Ban
Top achievements
Rank 1
Luke
Top achievements
Rank 2
Share this question
or