Some of our users have a problem with touch scrolling in jqxgrid.
They find it hard to touch the items in the grid, it doesn’t respond.
We suspect it has to do with some touches being recognized as scrolls due to a small movement.
How is the touch scrolling in jqxgrid implemented?
From what we see in the scambled code we suspect you use a custom code for the actual scrolling.
Is that indeed the case?
If so, then could you please use a (larger) margin to detect scrolling or make this a configuration option?
Thanks!
Best regards,
Marco