I know there exist events that precede exporting to Excel (such as InfrastructureExporting)... but does there exist one that is fired after export is finished and the file is ready to download? We're talking standard server side Telerik export via GridTableView.ExportToExcel().
Thank you.
1 Answer, 1 is accepted
0
Doncho
Telerik team
answered on 23 Jul 2021, 08:16 AM
Hi Valentino,
I am afraid there is no such event of the RadGrid.
Instead of using the ExportToExcel() method, here is one possible approach in this case: