Completed
Last Updated: 08 Dec 2023 13:30 by ADMIN
Ralf
Created on: 17 May 2020 09:24
Category: Grid
Type: Bug Report
0
Kendo Grid: PDF shows strange borders underneath header's column menus

Dear Kendo-Team,

 

When using the less-based Bootstrap theme, the PDF export of a grid shows strange borders underneath header's column menus. Refer to the following DOJO for replication:

 

https://dojo.telerik.com/ePOSiluT

 

Enclosed you will find a screenshot of the PDF export, showing the strange borders.

 

Is this something we can easily (temporarily) fix on our own by adjusting some CSS styles?

 

Bye

Ralf

2 comments
ADMIN
Silviya Stoyanova
Posted on: 18 May 2020 16:55

Hello Ralf,

Thank you for reaching out about the reported issue!

It seems to be a bug. I have logged it into the kendo-ui-core repository. You could follow it here, as well as in the Feedback Portal:  https://feedback.telerik.com/kendo-jquery-ui/1467517-kendo-grid-pdf-shows-strange-borders-underneath-header-s-column-menus

I am glad you found a solution. It is the right one.

I would like to thank you for helping us to improve, so I have granted your account with Telerik points.

 

Kind Regards,
Silviya Stoyanova
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Ralf
Posted on: 17 May 2020 09:38

I'm able to fix this by applying the following style:

 

.k-header>.k-grid-filter, .k-header>.k-header-column-menu {
  1. text-decoration: none !important;