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

MVC Grid export to pdf time out issue

1 Answer 113 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kiran
Top achievements
Rank 1
Kiran asked on 31 May 2015, 07:08 AM

Hi Team,

 We are making use of the export to pdf feature in kendo grid.

We are using virtual scroll as true and our page size is 100. But we are facing a timeout issue and web page non-responsive issue on pdf export. Our service calls for getting data to grid is really fast, it will come within 2 secs.

 

Why we are facing this issue.? Any resolution. Also I have another question in pdf generation. How kendo is generating the PDF? Is it from server side or client side?

Are we sending the html to server and generating the pdf?

 

Thanks

Kiran B

1 Answer, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 02 Jun 2015, 04:14 PM
Hi Kiran,

The PDF export is performed entirely on the client-side. Older browsers that cannot save files on their own must use a server proxy as explained here. I am not sure what exactly is causing the timeout though, but I suspect that a huge dataset is used. Would you please share more details about your scenario, how many items are there and if there are any JavaScript or network errors in the browser's console? Sharing the related source code would also help us determine what causes that behavior. I also noticed that there is a support ticket regarding the same case, so I would kindly ask you to keep related questions in one ticket or forum thread.

Regards,
Alexander Popov
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Kiran
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or