Synchronation Issue with scrollable Datatables / FixedColumn on IPad

Synchronation Issue with scrollable Datatables / FixedColumn on IPad

jojojojo Posts: 1Questions: 0Answers: 0
edited March 2013 in General
Hello all,

first, thank's for this great Framework!

Works great on Desktop, unfortunately i have one big Problem in my new mobile Project:

To render Tables with many Rows and Columns i am use internal scrolling functionality and the Fixed Columns Plug-in. All works fine on Desktop, but the Bounce Effect and the elastic Scrolling on the Ipad destroys the scroll synchronisation of the fixed Header and the Column.

Example (open this with Ipad 3 for example):

http://datatables.net/release-datatables/extras/FixedColumns/index.html

is there any Possibility to disable this scrolling behaviour, or to fix any code ?


Many, many Thanks!

Replies

  • mohammedmohammed Posts: 1Questions: 0Answers: 0
    I am also stuck with this issue. Did you find a workaround for this problem ?

    Thanks, Mohammed.
  • freddratfreddrat Posts: 1Questions: 0Answers: 0
    Hi,

    I figured out this issue with horizontal scrolling on IPad too. Whenever I activate either "sScrollX" or "sScrollY" parameter, column width in FixedColumn-Table gets messed up.

    Without these parameters I lose my fixed column, but all columns are aligned with their assigned headers.

    Is there any solution / workaround available to use FixedColumn on mobile devices, e.g. IPad4?

    Thanks
This discussion has been closed.