I am having a problem with jqxGrid vertical scrolling on a mobile phone.
When I drag my finger up the screen over the grid it only scrolls one record and then stops scrolling even though my finger is still moving. This is intermittent and sometimes it scrolls further.
If I use Chrome dev tools mobile phone emulation it gives a clue what is happening. When I drag it moves one record and then jiggles the page around like it is trying to scroll the whole page. So its as though the grid receives some drag movement but then the rest of the movement gets captured by the page instead.
Another clue about it trying to scroll the whole page is on the mobile phone. Trying to scroll back up the grid, after it scrolls one record and I keep dragging the mobile browser starts to go into page refresh mode and then finally refreshes the page so the page has received the drag and not the grid.
Thanks
-
This topic was modified 1 week, 2 days ago by ajcs.