This is a migrated thread and some comments may be shown as answers.

Custom Exporting

1 Answer 46 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Santosh
Top achievements
Rank 1
Santosh asked on 13 Sep 2016, 11:42 PM

Hello,

Is there way to control the way GridView data is exported to PDF? Right now, the data on the exported PDF(generated using GridViewPdfExport) resembles exactly like that of the Grid. But, I have a different requirement.  Let's say, my Gridview has n number of rows and m number of columns, when I export I would like to see only some data to be displayed on the first page of the exported PDF with links to subsequent pages which would contain additional data.

Thanks,

Santosh

 

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 14 Sep 2016, 12:12 PM
Hi Santosh,

Thank you for writing.

You can use the PdfExportRenderer events to get and edit the exported document. For example, you can add some Link Annotations to create the desired document: Annotations and Destinations

I hope this will be useful. 

Regards,
Dimitar
Telerik by Progress
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms.For more information check out this blog post and share your thoughts.
Tags
GridView
Asked by
Santosh
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or