Completed
Last Updated: 29 Jul 2016 13:54 by ADMIN
Daniel
Created on: 29 Jan 2015 14:18
Category: Grid
Type: Feature Request
2
Export RadGrid Data Without Reloading Page (Response-Redirect)
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.
1 comment
ADMIN
Rumen
Posted on: 29 Jul 2016 13:53
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?