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

Open pdf window on grid button click

2 Answers 86 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andy Green
Top achievements
Rank 2
Andy Green asked on 26 Sep 2012, 02:19 PM
Hi

I have a GridColumnButton how would I print a pdf from its click event. Ideally I like to open the pdf print / preview window

Andy

2 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 28 Sep 2012, 11:04 AM
Hi Andy,

You could use the following approach:
<telerik:GridButtonColumn ... CommandName="ExportToPDF">
together with:
<ExportSettings OpenInNewWindow="true">

I hope this will prove helpful. Please give it a try and let me know if it helps you.

Kind regards,
Eyup
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
JOSE LUIZ TORDINO
Top achievements
Rank 1
answered on 09 Apr 2018, 03:49 PM
Where I supose to insertthe pdf files name ?
Tags
Grid
Asked by
Andy Green
Top achievements
Rank 2
Answers by
Eyup
Telerik team
JOSE LUIZ TORDINO
Top achievements
Rank 1
Share this question
or