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
I am using the Rad Grid to export the Grid Data in CSV format by using the inbuilt method of RADGrid : radGrid.MasterTableView.
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