0
votes

Kendo grid's column headers does not scale correctly, eg. when browser has large/small resolution. You can reproduce it easily by zooming the browser. See figure below. enter image description here

Is this a bug and does it have any work arounds?

Screenshot was taken from Telerik's Kendo grid example: http://demos.telerik.com/kendo-ui/grid/index

1
Which browser / OS do you use? - OnaBai
I've used Chrome and Firefox (Windows 7). They both produce the same result. - CuriousSuperhero
Suggest to use some inspect tool to check which css declarations affects to column headers. - Jarno Lahtinen
Done that, but haven't found solution yet. - CuriousSuperhero
Is your browser scaling at 100%? I've been able to reproduce it but only if I rescale browser content but not if it is at 100%. - OnaBai

1 Answers

0
votes

I don't think this is a bug. The column header only seems to be off-scale when I zoom-in (110% or more scales) on the grid.

The grid will again be in-scale if I refresh the page at any % scales.