FC 4.0 with more than 1 column fixed
FC 4.0 with more than 1 column fixed
Hi,
i'm using DT for my personal job (btw amazing job from all of you ) and i am updating our plugins (so FC 4.0 is a part of it).
We are paging every table in our apps. I saw that when i am fixing more than 1 column (left and/or right) the columns are not fixed when you go on another page (2,3,4...) first column is still fixed (and the others too btw) in the CSS of the other columns, you can see that they are all in "position: sticky" (this of course is ok) but they are all with "left: 0" (for fixed columns left) or "right: 0" (for fixed columns right)
it's happening on every example in your website, but you couldn't see it bc you are testing (as i can see on your website) with "paging: false"
testing case : https://jsfiddle.net/23xmzuke/5/
Thanks
Replies
Agreed! I'll look into it as soon as I've done the rest of the support rounds...
Allan
I've just committed the fix for this.
The nightly now has the fix, and you can see it working correctly here.
Regards,
Allan
That was faaast! Thanks for that fix, i hope that everyone will enjoy it
Regards,
Clément.