fixed columns and hide columns problem
fixed columns and hide columns problem
ekittell
Posts: 3Questions: 2Answers: 0
in FixedColumns
I have a bug when using fixed columns and hiding columns, just using simple toggle to hide: column.visible( ! column.visible() );
when I hide any of the fixed columns the columns header get out of line with their columns and it shifts in some of the non-fixed columns from the right to left underneath the fixed columns headers
is there any good way to prevent this?
This discussion has been closed.
Answers
Could you try using the very latest code from the FixedColumns repo please. If that doesn't work, can you link to a test case showing the issue.
Thanks,
Allan
We have since disabled our show/hide columns functionality for the fixed columns so I don't know if the update helped.