I have a table that is very big (lots of columns and lots of rows) so it needs scrollX and scrollY.
I made the Header fixed, but I cannot scroll right unless i go to bottom of page, which is not desirable.
I'm not 100% clear on what you are looking for. Do you want the scrollbar at the top of the table? That is not something we are likely to implement in DataTables core since it isn't part of a standard design pattern.
Answers
There are a few SO threads, such as here and here, where the scrollbar is positioned at the top of the table - hope that helps,
Colin
I believe it s more helpful if it can be fixed along with the header or footer.
I'm not 100% clear on what you are looking for. Do you want the scrollbar at the top of the table? That is not something we are likely to implement in DataTables core since it isn't part of a standard design pattern.
Allan