I have an aspx page that has some labels above a radgrid. Is there a way I can export the page content to Excel including the labels and the radgrid vs. just exporting the grid to Excel?
2 Answers, 1 is accepted
0
Accepted
Daniel
Telerik team
answered on 14 Jun 2011, 12:36 PM
Hello Michael,
You can add your own custom bits of HTML code on the GridExporting event: