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?