FixedHeader + ColReorder BUG

FixedHeader + ColReorder BUG

BetostelesBetosteles Posts: 1Questions: 0Answers: 0

I noticed a bug when using ColReorder together with FixedHeader. When a column is reordered after scrolling, the fixed header loses its event handlers (click, mousedown, etc.), making the column headers unresponsive.

You can see this bug here:
https://datatables.net/extensions/colreorder/examples/integration/fixedheader.html

Sign In or Register to comment.