AD
Administrator
Syncfusion Team
April 4, 2005 06:42 AM UTC
Hi Spencer,
Sorry for the delay in getting back to you.
The difference is that ExcelDownloadType.Open directly opens the generated excel file inside the browser window whereas the ExcelDownloadType.PromptDialog prompts the user with choices to open/save the spreadsheet.
Thanks,
Stephen.
>What is the difference between ExcelDownloadType.Open and ExcelDownloadType.PromptDialog when saving an ExcelRW spreadsheet to an HttpResponse stream?