Support for Scroller and FixedColumns
Support for Scroller and FixedColumns
tandy_sids
Posts: 1Questions: 0Answers: 0
Hey guys,
I am trying DataTables 1.10 on a new project. Almost everything is working but today I was trying the FixedColumns plugin where we need to freeze the 3 leftmost columns. What I noticed was that with the Scroller, the FixedColumns plugin causes an issue where the 3 column headers remain fixed but the body of the table is not fixed (that is as you scroll right, the entire table body scrolls right). The correct behavior should be that the header and the body for the leftmost column remains frozen.
When I remove the Scroller plugin, the FixedColumns starts to work properly. So are there any known compatibility issues with the Scroller and the FixedColumns plugin?
I am trying DataTables 1.10 on a new project. Almost everything is working but today I was trying the FixedColumns plugin where we need to freeze the 3 leftmost columns. What I noticed was that with the Scroller, the FixedColumns plugin causes an issue where the 3 column headers remain fixed but the body of the table is not fixed (that is as you scroll right, the entire table body scrolls right). The correct behavior should be that the header and the body for the leftmost column remains frozen.
When I remove the Scroller plugin, the FixedColumns starts to work properly. So are there any known compatibility issues with the Scroller and the FixedColumns plugin?
This discussion has been closed.
Replies
Allan
Allan