Searching and sorting changing the width of collumns?
Searching and sorting changing the width of collumns?
Mert1296
Posts: 43Questions: 7Answers: 0
Hi,
I want to change the width of some table collumns. But when I'm searching or sorting the table, the width of my collumns are changed (Table Header isn't above of my collumns).. seems that the draw-method when I'm searching or sorting is incorrect. I tried it with the collumnDefs like it is shown by DataTables (https://datatables.net/reference/option/columns.width ). Can someone help me out?
Cheeres,
Mert
This discussion has been closed.
Answers
Ok, I found out that when I'm removing the fixed Header it works normally but I need the fixed Header..
Duplicate thread, please only raise one.