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

Exporting client-side binding RadGrid to PDF from Javascript not possible?

3 Answers 151 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Jerry T.
Top achievements
Rank 1
Jerry T. asked on 05 Jan 2012, 03:59 PM
Is it not possible to export a RadGrid to PDF if it's bound client-side?

If not, why not?

If so, how can it be achieved? 

3 Answers, 1 is accepted

Sort by
0
Accepted
Richard
Top achievements
Rank 1
answered on 05 Jan 2012, 10:36 PM
Jerry:

See the Overview documentation page which states the following:

Export with client-side binding

RadGrid doesn't support exporting with client-side binding. To be able to export in such scenario, you should bind RadGrid on the server.


Telerik further adds:

Unsupported features / scenarios

Although we are striving to constantly improve our products, there are some limitations in the current implementation of our PDF engine

  • Image transparency
  • Right-to-left fonts
  • Nested DIV elements with absolute position
  • Nested DIV elements with specified width or height
  • Automatic text clipping
  • Client-side binding
  • Medium trust

Regards,
0
Jerry T.
Top achievements
Rank 1
answered on 09 Jan 2012, 10:05 PM
Are there plans to enable exporting to PDF from a RadGrid that's been bound client-side thru Javascript and Web Services?
0
Veli
Telerik team
answered on 10 Jan 2012, 09:02 AM
Hi Jerry,

We do not currently have any such plans. RadGrid requires its data to be available on the server, so that the export engine can take up the rendered grid markup and export it. When using client-side databinding, no data is available on the server and the export doesn't work.

I have created a PITS item for this feature request, where you and other community members can vote to influence its priority when planning future releases.

Veli
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
Jerry T.
Top achievements
Rank 1
Answers by
Richard
Top achievements
Rank 1
Jerry T.
Top achievements
Rank 1
Veli
Telerik team
Share this question
or