How to make table to scroll with an Android device?

How to make table to scroll with an Android device?

DenonthDenonth Posts: 76Questions: 0Answers: 0
edited September 2012 in General
Hi all,

I am using a jQuery Mobile script and datatables and I must say that I have successfully combined those two together.
But here is a problem that I have noticed. When I am testing my application with an Iphone I am able to perform an inner scroll of the table with 2 finger gestures sliding up/down, but when I tried on several Android devices inner scroll of the table is not working.

My table has a hide/show option so when I am in the last line where results are shown and when I press plus button an additional window is opened but I can't scroll down and with an Iphone I can. What could I do to achieve this?

Replies

  • allanallan Posts: 63,534Questions: 1Answers: 10,475 Site admin
    See this discussion for some discussion on scrolling in Android: http://datatables.net/forums/discussion/11573/scroller-plug-in-locks-up-on-mobile-browsers

    Allan
This discussion has been closed.