tonytomov / jqGrid

jQuery grid plugin
www.trirand.com
2.84k stars 1.2k forks source link

Vurtual Scroll on mobile #1020

Open nemo3000 opened 1 year ago

nemo3000 commented 1 year ago

Good morning, I have a problem using virtual scroll on mobile devices. In the desktop version it works correctly but on the mobile it shows only the first page, when I get to the end of the block nothing happens and I scroll down the entire browser page. To my configuration I have only added: scroll: 1, emptyrecords: 'Scroll down', Do you have suggestions?

tonytomov commented 1 year ago

Hello, Virtual scrolling is not tested on mobile devices, but in principle it should work. This was implemented in jqGrid Mobile, but this product is no more supported.

Moreover the information you give is not enough. This example works fine on my mobile device.

You maybe need to specify which jqGrid CSS framework is used, which mobile os, which browser and if possible give us a demo code.