extra space/margin on right fixed column
extra space/margin on right fixed column
ericlat
Posts: 14Questions: 2Answers: 0
I am getting extra space or margin to the right of a right fixed column. see example here
http://live.datatables.net/xocovuwi/4/
Also, I was not able to reproduce in the example, but I also see that the table gets a width of 0px initially. When I execute a filter or page length change the height and width of the table expand so that the data is then visible.
table.draw(); on load doesn't seem to fix the problem.
This discussion has been closed.
Answers
any idea with this one? I have not been able to find a solution for either of these problems: right fixed column position and table gets a calculated width of 0px, should be 100%.
Probably this issue is for the same problem https://github.com/DataTables/FixedColumns/issues/51