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

No Scrollbars with virtual scrolling in IE8 !!

6 Answers 52 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ralf Bojarra
Top achievements
Rank 1
Ralf Bojarra asked on 20 Mar 2013, 07:51 AM
In our web application we use web kendo.ui.Grid control with the feature
"scrollable virtual". The grids have a large number of columns, all
with fixed widths. In IE8 is missing the horizontal scroll bar.

It's a huge problem for us and our customer.
We need virtual scolling for performance reasons (far more than 500 rows).

Here is a simple jsFiddle which shows the problem.
Unfortunately jsfiddle has problem with ie8, but you can use the sample to reproduce the bug in your environment
http://jsfiddle.net/Chombito/w6A4E/16/


Besides:
This bug is said to be solved in Q2 2012
SP1 (version 2012.2.913). We are currently working with Q3 2012 (version
2012.3.1114) + jQuery v1.8.3 and have exactly this issue with IE8. What could
be causing this problem? We need urgent help.

6 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 20 Mar 2013, 11:53 AM
Hi Ralf,

Here is a demo showing horizontal scrolling with data virtualization. It works as expected on my side in IE8:

http://demos.kendoui.com/web/grid/virtualization-remote-data.html

Unfortunately I cannot open your jsFiddle demo, because the huge number of columns makes IE8 hang. However, it works fine in IE10 in IE8 mode.

Greetings,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Ralf Bojarra
Top achievements
Rank 1
answered on 20 Mar 2013, 01:43 PM
Hi Dino,

I have to more precise.
1. We are talking about virtual scrolling with local data
2. Only the horizontal Scrollbar is missing

It works well wir remote data but in our scenario it's not working.
Could you please verify that it works with local data?


Thank you
0
Dimo
Telerik team
answered on 20 Mar 2013, 02:17 PM
Hi Ralf,

The Grid scrolling is completely unrelated to the data-binding technique, so it works identically with local data and remote data.

Regards,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Ralf Bojarra
Top achievements
Rank 1
answered on 20 Mar 2013, 03:02 PM
Hi Dino,

We created a  new fiddle: http://jsfiddle.net/Chombito/w6A4E/36/
1. Open it in ie9
2. Click Run
3. Open it in draft mode (http://jsfiddle.net/draft)
4. switch to ie8 mode
5. NO Horizoantal scrollbar as shown in the attached sreenshots

It is a huge problem for us and we appreciate any help.
The code is in the fiddle. You can even use it with the current release and no horizontal scollbar is visible.
0
Accepted
Dimo
Telerik team
answered on 20 Mar 2013, 03:40 PM
Hi Ralf,

This jsFiddle uses a Kendo UI version, which is one year old. This is the updated example with the Q3 2012 SP1 release. It works as expwected in IE8 and IE10 in IE8 mode.

http://jsfiddle.net/w6A4E/37/show/

Regards,
Dimo
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Ralf Bojarra
Top achievements
Rank 1
answered on 20 Mar 2013, 05:03 PM
Hi Dino,

To make a long story short.
It works now. A few months ago we made a mistake during an update of kenodui and missed one file. it had nothing to do with kendoui. the fiddle helped us to detect it.

Thank you for support.
Tags
Grid
Asked by
Ralf Bojarra
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Ralf Bojarra
Top achievements
Rank 1
Share this question
or