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/
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/