My Kendo Grid has 33 rows, 20 on page 1 and 13 on page
2. But when I export to PDF only the first 15 rows appear on page 1, the
last 5 rows are missing. Page 2 is complete.
Does anyone know what causes these rows to go missing??
1 Answer, 1 is accepted
0
Neli
Telerik team
answered on 15 Jun 2023, 05:24 AM
Hello Michael,
I have replied earlier in the other thread where the same question have been posted. For convenience, I will paste my reply here below as well. I would suggest keeping the conversation in a single thread.
Could you please provide more information about the Grid configuration on your side? Are you using the built-in pdf export of the Grid?
In the Dojo linked here the pageSize is set to 20 and when exported all 20 items of each page are available in the exported pdf file. May I ask you to modify the provided Dojo in order to replicate the behavior the way it is on your side and send it back, so we could take a closer look?
Looking forward to your reply.
Regards,
Neli
Progress Telerik
As of R2 2023, the default icon type will be SVG instead of Font. See this blogpost for more information.
Hello
My Kendo Grid has 33 rows, 20 on page 1 and 13 on page 2. But when I export to PDF only the first 15 rows appear on page 1, the last 5 rows are missing. Page 2 is complete.
Does anyone know what causes these rows to go missing??