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

Kendo Grid k-list-container position problem in IE and Firefox

1 Answer 254 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Alexander
Top achievements
Rank 1
Alexander asked on 07 Jul 2016, 06:41 AM

Hello,

I´m using the Kendo Grid. Now I have the problem that on scrollable pages in IE and Firefox the top-position of the k-list-container get´s calculated wrong when you´re scrolling the page, so the dropdown lists are shown on the wrong position because its value of the top-position gets calculated as the original top-position plus the scrolled area. (see screenshots)

In Chrome and Edge it works fine. The top-position of the k-list-container gets calculated once and stays the same when the page is scrolled.

Any suggestions to fix this?

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 08 Jul 2016, 02:09 PM
Hello Alexander,

Can you please check the version of jQuery that you are using? There is a known bug in jQuery v.2.2.0 that causes wrong positioning of the dropdowns when the page is scrolled. You can use either a version up to 2.1.4 (inclusive), or a one of the latest ones (2.2.1 - 2.2.4).

If this is not the case, please send us an isolated runnable project (you can use the Kendo UI Dojo) where the undesired behavior can be observed, so we can investigate what might be causing it.

Regards,
Dimiter Topalov
Telerik by Progress
 
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
 
Tags
Grid
Asked by
Alexander
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or