Is it not reasonable to expect that if exporting a wide grid (ie one that won't fit on a single page's width) that the export should print it across 2 pages (or 3 or however many it takes to get all of the columns on)?
--
Stuart
1 Answer, 1 is accepted
0
Sebastian
Telerik team
answered on 19 Jan 2009, 01:24 PM
Hi Stuart,
You can adjust the dimensions of the printed content using the ExportSettings -> Pdf -> PageHeight/PageWidth properties of the page margins. This is explained under the Description tab of the relevant RadGrid online demo:
Keep in mind that with very large number of columns this may affect the readability of the exported document by reducing the size of the font, hence you will need to make sure you have balance between the number of columns and these settings.
Greetings,
Sebastian
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.