Skip to content
Advertisement

FixedColumns DataTables misaligned and duplicate each row in one columns

I’m having problem with FixedColumns DataTables. As you can see from the picture, the columns duplicate all the rows and misaligned it. I’m not sure what is wrong, but I’m already using the reference from DataTables websites and still not working, can you help me?

screenshot

Advertisement

Answer

After awhile, i solved the problem. Because i’m using DataTables bs4, i need to add the CSS. And than the FixedColumn was fixed. Link to CSS Extensions :

https://datatables.net/release-datatables/extensions/FixedColumns/examples/styling/bootstrap4.html

User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement