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

Printing problem for GridView

3 Answers 39 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Bharat Mendapara
Top achievements
Rank 1
Bharat Mendapara asked on 08 Apr 2014, 01:01 PM
I have printing problem for GridView when GridView have 15 to 17 columns and more than 300 rows.

(1) When I am printing then it gives error which I atteched image of name with Print1.
(2) When I am previewing of print then its display properly but when I click on Print button then it gives error which I atteched image of name with Print2.

Can you help me?

Regards,
Bharat Mendapara

3 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 11 Apr 2014, 10:39 AM
Hi Bharat,

It seems the operation in this case is so long that Managed Debugging Assistants think that something is wrong. 

You can find more info about Managed Debugging Assistants here

Do you get the same exception if you populate less columns? Would you please share more information on how have you implemented the print functionality? Do you use our WPF Demos as a reference?

Regards,
Didie
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Bharat Mendapara
Top achievements
Rank 1
answered on 11 Apr 2014, 02:02 PM
Hi Didie,

Thank you for your reply.

You are right, I get the same exception when I populate less columns.
My current installed version is 2013.3.1204.40. I am using your "Print and Export with RadDocument" WPF Demo for Print & Print Preview. And I am also try to find more info about Managed Debugging Assistants on which you given link but  it doesn't open.

Can you further help to resolve this problem?

Regards,
Bharat Mendapara

0
Dimitrina
Telerik team
answered on 11 Apr 2014, 03:12 PM
Hello,

I checked the link and it opens on my end. Would you please try again?

If you are following the exact same approach from the demo, then the problem should be that you are just exporting a lot of data.
Please note that that printing approach is not designed for big amounts of data as the RadDocument is saved in memory before printed.

For advanced printing scenarios I would suggest you to check the Telerik Reporting product. 


Regards,
Didie
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
Bharat Mendapara
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Bharat Mendapara
Top achievements
Rank 1
Share this question
or