th is broken after colspan
th is broken after colspan
hlymrn
Posts: 2Questions: 1Answers: 0
I'm aware datatables does not seem to support this colspan & rowspan thing but i am hoping for a way to fix this. Please check the image link. Just wondering if anyone have encountered this problem and was able to find a fix.
This question has an accepted answers - jump to answer
Answers
Datatables doesn't support
colspan
within thetbody
. You can have complex headers like you show. See this example. If the example doesn't help then please provide a link to your page or a test case showing the issue so we can help debug.https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin
By checking my code in live.datatables.net I figured out it's a css problem and not in datatables.. your reply leads me to a solution thank you