I seem to be unable to get the virtual scrolling to work with large data sets. There seems to be a bug in the calculation of scroll position or height and the effect is different in all browsers. I have created a fiddle to demonstrate.
http://jsfiddle.net/SBxtC/
Firefox seems to max around 234000 depending on exact structure of html
Chrome around 906300
IE around @ 553400
Not sure if there is something im not overrideing correctly.
Also Ive noticed that the naigatable option dosn't work with virtual scrolling. Is there a way around this?
http://jsfiddle.net/SBxtC/
Firefox seems to max around 234000 depending on exact structure of html
Chrome around 906300
IE around @ 553400
Not sure if there is something im not overrideing correctly.
Also Ive noticed that the naigatable option dosn't work with virtual scrolling. Is there a way around this?