Hello, When the user exports RadGrid data, an answer is sent back by the server to the client with the exported file (through response-redirect). Our project requirement is the server will create the export file, without sending such Response-Redirect. Therefore, it would be nice to have the option to cancel the Response-Redirect. Thanks, Daniel. .Net Programmer as ISR Corp.
Have you tried to export the Grid content on the client using the RadClientExportManager - http://demos.telerik.com/aspnet-ajax/client-export-manager/applicationscenarios/export-radgrid/defaultcs.aspx?