Hi Nick,
The virtualViewSize property is used when you want to create a Kendo UI Mobile ListView that uses
local data and endless scrolling. Please note that if you set virtualViewSize you need to remove the pageSize property or any server bindings (because the ListView will operate using local data). I have created an example with Kendo UI Mobile ListView and local data virtualization, that you can use as a baseline and see the core functionality:
http://jsbin.com/dawalahu/1/edit
Regards,
Kiril Nikolov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework -
download Kendo UI now!