only in IE and being RTL columns are not aligned
eassa opened this issue · 6 comments
This is going to be hard for me to fix, because at present I do not have access to IE11.
Can you reproduce this on any other browsers?
I see 3 extra columns on the right of the table header after the filter column. Was this table configured properly for IE?
https://mkoryak.github.io/floatThead/examples/row-groups/
also on firefox it is the same (only when i have many columns that i need a scrollbar ), (it is the translateX coordinates are incorrect i think )
var transform = 'translateX(' + pos.left + 'px) translateY(' + pos.top + 'px)';
Doesn't look like you're coming back.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.