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

issue with virtualization of remote data and scrolling

2 Answers 101 Views
Grid
This is a migrated thread and some comments may be shown as answers.
martin
Top achievements
Rank 1
martin asked on 14 Dec 2012, 03:00 PM
Hi, 

I am working on a 500 000 rows grid, that is why I have used the virtualization of remote data. 
There is a bug though, which happens only with chrome (i.e. not with firefox and IE 9, whaaaaaaat !!).

I have made a fiddle to recreate this bug, using the kendo remote data demo.

To see the bug, do the following steps: 
1) put the scroll in the bottom of the grid
2) use the mousse wheel to go up until you see the load-image.gif
3) then, go back in the bottom with the mousse wheel, you'll see a number of data different than 11077 (which is the good one);

if the bug does not appears, do it again a few times. 

Do you have an idea of where does this come from ? 
Is there something wrong in my code ? 

here is the fiddle link: http://jsfiddle.net/johnjohn/mqPxH/1/

2 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 18 Dec 2012, 04:15 PM
Hi Martin,

Thank you for the feedback.
Indeed in some cases the records may not be shown correctly. The implementation of data virtualization functionality is complex and relies on the native scroller which behaves differently in the browsers.

I will forward this case to the team for further investigation. We are constantly trying to improve the performance, however I cannot commit an exact time-frame when and if we will be able to provide a fix.
Please accept my apology for the inconvenience caused.

Regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
martin
Top achievements
Rank 1
answered on 18 Dec 2012, 04:21 PM
Hi Alexander, 

thank you for your repply, please keep me informed as soon as you have news about it. 
Thanks!
regards

Martin
Tags
Grid
Asked by
martin
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
martin
Top achievements
Rank 1
Share this question
or