If a table wraps to the next page on a PDF export, and a column has a rowspan extending to the next page, the rowspan column is not rendered on the following pages. This causes other columns to move left on the next page, so headers and cells do not match anymore.
StackBlitz sample: 6quahnzd (duplicated) - StackBlitz
Hi Christian,
A fix is available in kendo-drawing v1.22.1-develop.6 and can be tested in the following example:
https://stackblitz.com/edit/angular-axesryz2-fynxamu1?file=package.json
Regards,
Yanmario
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi Christian,
Our developers confirm that it is a bug, and the status will be updated as "Unplanned". I will also update your Telerik Points for reporting this bug to us.
Regards,
Yanmario
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi Christian,
I will check this behavior with our developers and update the status of the report when I receive further information from them.
In the meantime, the following CSS workaround can be used:
https://stackblitz.com/edit/angular-axesryz2-cfavbk4g
Regards,
Yanmario
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.