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

[Solved] ExportToCSV() function does not display the Open button in IE 6

1 Answer 40 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kunal Mittal
Top achievements
Rank 1
Kunal Mittal asked on 23 Sep 2009, 06:12 AM
Hi,

I am using the Rad Grid to export the Grid Data in CSV format by using the inbuilt method of RADGrid : radGrid.MasterTableView.ExportToCSV() on a button click.

If the Client Explorer is IE7 it displays three buttons : Open , Save , Cancel . Also the file name is the name that was supplied using the :
RadGrid.ExportSettings.FileName

But if the Client Explorer is IE6 it displays only 2 buttons : Save and Cancel. Moreover the file name is the name of the Code Class Name with .aspx extension. for Ex : clsExportData.aspx.

Any clues what could be the Problem with this behaviour in ie6.

Regards,
Kunal Mittal


1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 26 Sep 2009, 04:57 PM
Hello Kunal,

This is browser behavior and we are aware of it. Internet Explorer ignores the file name of MIME attachments.

Regards,
Daniel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Kunal Mittal
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or