Problem with scroll horizontal in modal, not align column header

Problem with scroll horizontal in modal, not align column header

raficopuntiandoraficopuntiando Posts: 2Questions: 1Answers: 0

Hi

I have a table into a modal with de scroll horizontal and I was load data from ajax.But the column header<th> don't align with the content data body table.

if I delete scrollx, the column header align perfect with de body but I need de srcollx

Answers

  • raficopuntiandoraficopuntiando Posts: 2Questions: 1Answers: 0

    In the same way it does not work input seacrh. I'm working with bootstrap

  • kthorngrenkthorngren Posts: 21,571Questions: 26Answers: 4,996

    See if adding width="100%" to your table helps with the alignment.

    Kevin

  • allanallan Posts: 63,871Questions: 1Answers: 10,525 Site admin

    Also make sure you are loading the DataTables / Bootstrap integration CSS.

    Allan

This discussion has been closed.