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

Export to Excel file name issue

2 Answers 124 Views
Grid
This is a migrated thread and some comments may be shown as answers.
sayak
Top achievements
Rank 1
sayak asked on 27 Aug 2010, 11:21 PM
I see this issue in IE and not Firefox.
When I click on the export to excel button and click open (instead of Save), the excel file has a weird name 56%67%79%......xls

When I hit save it picks up the right name that i mentioned.

            MyGrid.ExportSettings.FileName = HttpUtility.UrlEncode("MyFileName", System.Text.Encoding.UTF8);

Any suggestions how to fix this. I am using 2009 Q2.

Thanks,

2 Answers, 1 is accepted

Sort by
0
sayak
Top achievements
Rank 1
answered on 31 Aug 2010, 09:40 PM
Anyone willing to help me on this?
0
sayak
Top achievements
Rank 1
answered on 31 Aug 2010, 09:55 PM
Daniel solved this issue.

For reference: http://www.telerik.com/community/forums/aspnet-ajax/grid/178260-radgrid-export-problem.aspx

Thanks,
Sayak
Tags
Grid
Asked by
sayak
Top achievements
Rank 1
Answers by
sayak
Top achievements
Rank 1
Share this question
or