While exporting data from Telerik RadGridView in WPF.
How can I add some extra text on above the header? Like if I need to add the name of the company and list name.
Can anyone help me in this regard?
1 Answer, 1 is accepted
0
Dilyan Traykov
Telerik team
answered on 20 May 2016, 12:07 PM
Hello Muhammad,
With R1 2016, the new ExportToRadFixedDocument and ExportToWorkbook methods were introduced. You can use them if you need to modify the content of the exported RadGridView and avoid styling the document manually.
Bear in mind that you will need to add the following references:
You can also have a look at the RadPdfProcessing and RadSpreadProcessing documentation for more information on how to use RadFixedDocument and Workbook.
Regards,
Dilyan Traykov
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.