I have a radgrid on my webform with an export button displayed. My issue here is that on IE and Mozilla, when you click the button it’ll pop up a download window for the csv. But for chrome it would immediately display the data on the browser itself. So you have to do a work around to save the export on a separate file.
Was wondering if there’s any setting I should be setting up to prevent this and just have the pop up window show up?
No setting adjustments needed, because it’s already been fixed and is in the next stable release for chrome:
Issue 152911: CSV files open as text not downloading
I’d just be patient as the Chrome team has already addressed this.