New to the forum and telerik.
I have to achieve a functionality to export radgrid to all formats and save it to some location on a single button click.
How can accomplish this.
The export method for the radgrid doesnot seem to work simultaneously one after another.
Thanks in advance
2 Answers, 1 is accepted
0
Daniel
Telerik team
answered on 05 Sep 2014, 11:18 AM
Hello Anurag,
I'm afraid that it is not possible to export more than one file out of the box within the same request. It is theoretically possible to achieve something like this, but in order to make it work you will have to make response.redirect after each file and also you will need to save the current state in a place which would survive a page refresh.
Let me know if you need more information.
Regards,
Daniel
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.