maca88 / datatables.plugins

MIT License
21 stars 5 forks source link

relayout fixed columns on drag #26

Open brassard opened 8 years ago

brassard commented 8 years ago

In Firefox and IE, all columns change size on drag. When this happens with fixed columns, the fixed columns go out of alignment with the underlying table and need to have a call to fixedColumns().relayout() to set them straight.