Hi Peter,
Thanks for the response. I would like it if it worked the same on mobile :). As I mentioned, the kinetic scrolling is not useful for large amounts of data, since the user could spend many minutes trying to reach the end of the data. It might be worth a note on the example or in the documentation that this is expected behavior.
I have a need to show large amounts of data in the grid on mobile devices.
I’m guessing that I will have to use a paging scheme instead. However, the default paging methods provided have some shortcomings for my purposes, so I am now looking for recommendations for setting up a custom pager that works something like the deferred scrolling would.
Do you think there would be any problem with creating a pager using either a jqxScrollBar or a jqxSlider widget? Any chance you would have an example that does something like this?
Thanks,
Stan