DataTable Render with ScrollY (table body is getting resized but thead is not getting resized)

DataTable Render with ScrollY (table body is getting resized but thead is not getting resized)

farazGreenfarazGreen Posts: 1Questions: 1Answers: 0

am using datatables and also adding ScrollY into it... so when i have a lot of column that my screen can't fit all of it, it will just add vertical scroll in datatables form.... and the problem is adminlte have a feature that can hide and show sidebar and it will change overall area of datatables and in the result it will render wrong just like this:

my table body is getting resized but thead is not getting resized

This is a test link to my temporary page
https://htmlpreview.github.io/?https://github.com/farazGreen/DataTable/blob/master/GreenBow_%20TEST.html

Same question has been asked by another person in ADMINLTE site
https://github.com/almasaeed2010/AdminLTE/issues/1136

This discussion has been closed.