13 Answers, 1 is accepted
Currently there is no printing API implemented in our RadGridView control. But I want to assure you that this functionality is in our to-do list for some of our next releases.
Greetings,
Atanas
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.

Thanks
Nate
Printing is still not supported at the moment. But we are already working on printing support for WPF and even Silverlight . It will be available in close future releases.
The recommended workaround is to export the data to Word/Excel/CSV format, and print the exported document. For further information, please consult the Exporting example(Examples->GridView->Exporting).
Greetings,
Anastasia
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.

The last post was 5 months ago and as far as I can see there's still no printing support. (Exporting and printing from Excel isn't really a solution when most users want a quick print)
If it's still not available, is it possible to pass a WPF GridView to Telerik Reporting and print using that instead?
The printing will be available officially in Q1 2010 (middle of March) however we will do our best to provide early beta early next year. In the meantime please check this post to know more how to use Telerik Reporting in WPF:
http://www.telerik.com/community/forums/reporting/telerik-reporting/hosting-reportviewer-in-wpf.aspx
All the best,
Vlad
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Please check my blog post for more info about how to print RadGridView for WPF:
http://blogs.telerik.com/vladimirenchev/posts/09-12-28/how_to_easy_print_and_print_preview_with_radgridview_for_wpf.aspx
All the best,
Vlad
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

Can anyone tell me if this was implemented?
Thanks,
Danny
Printing is not yet part of the grid however you can find it as example here:
http://demos.telerik.com/wpf/?GridView/WPF/Printing
All the best,
Vlad
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

the print preview is slow with many records. is it possible that only appear text for a best performace?.

You now have a new printing feature of RadGridView Q1 2012 without the need to export to other formats.
But only for WinForms?
Any plans for WPF?
Best regards,
Kenneth
Our current demo is using RadDocument for both print and export. You do not need to export first in order to print.
The same demo can be found on your local copy of our WPF examples.
Vlad
the Telerik team
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Hello again,
In this video:
http://tv.telerik.com/watch/winforms/getting-started-with-printing-for-radgridview-
I can see a new PrintPreview method on RadGridView:
this.radGridView1.PrintPreview();
I ask you again:
Is there a plan for implementing such a method in your WPF GridView?
Using the RadDocument-solution demands a lot of coding to make a copy of the grids layout.
Best regards,
Kenneth
We do not have plans to provide such feature in the near future. If you want support more advanced printing and exporting scenarios you can use Telerik Reporting.
Greetings,Vlad
the Telerik team
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.