bScrollInfinite does not work on mobile

bScrollInfinite does not work on mobile

DesertfighterDesertfighter Posts: 2Questions: 0Answers: 0
edited July 2013 in Bug reports
Hiya,

Once again I have chosen to implement tables using DataTables, but this time I have run into an issue: you can't use bScrollInfinite on a mobile device (tested on Android 2.3.3).

This problem can be reproduced on the bScrollInfinite example page (http://datatables.net/examples/basic_init/scroll_y_infinite.html).

Would it be possible to have this functionality, or if not possible, does anyone have pointers on how to implement this manually? My table is the last piece of visible content on the page, so I've been looking into jScroll already, but I'm not sure how well this works together with DataTables.

Thanks!
This discussion has been closed.