https://datatables.net/examples/basic_init/complex_header.html
Also note that DataTables does not support colspan inside the tbody at this time (which the cell to the left of row1 / row2 appears to use above).
colspan
tbody
row1
row2
Allan
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
https://datatables.net/examples/basic_init/complex_header.html
Also note that DataTables does not support
colspan
inside thetbody
at this time (which the cell to the left ofrow1
/row2
appears to use above).Allan