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

Grid Export issue

3 Answers 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Swamy
Top achievements
Rank 1
Swamy asked on 09 Nov 2012, 02:41 PM
Hi,

I have a grid which has one gridtemplate column in which i have a link button. when clicked on this link button i am binding another grid. Now when i am exporting the data to pdf/excel i am not getting any data from the grid template column which has this link button. I need to have that as a link button. So can you please advice me on this? 

Thanks,
Swamy.

3 Answers, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 09 Nov 2012, 05:07 PM
Hello Swamy,

What export format is used in this case? HTML, ExcelML or BIFF? This will help me provide to-the-point solution for you.

Regards,
Daniel
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Swamy
Top achievements
Rank 1
answered on 12 Nov 2012, 03:55 PM
Hello Daniel,

I am exporting it as HTML i think. Because i am not providing any specific format while exporting. I am binding my data to the grid from the code behind. Then i am writing Grid1.MasterTableView.ExportToPdf() to export it to pdf.

Thanks,
Swamy.
0
Daniel
Telerik team
answered on 14 Nov 2012, 05:05 PM
Hello Swamy,

I'm not sure whether I fully understand your scenario. Please download the attached website (it is runnable, just add the assemblies and then open it in VS as a website) and then let me know if I'm doing something wrong.

Regards,
Daniel
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Swamy
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Swamy
Top achievements
Rank 1
Share this question
or