Ready HTML table with data to dataTables
Ready HTML table with data to dataTables
snuuve
Posts: 4Questions: 3Answers: 0
Is it possible to convert already done HTML table filled with some data to dataTables?
This discussion has been closed.
Answers
Yes. Read the documentation.
http://datatables.net/examples/data_sources/dom.html
Also the data page in the manual.
Allan
OK, thanks. But i have in my table grouped th in thead. Something like this: http://i61.tinypic.com/34fl63d.png. How to setup dataTable options to get this effect?
Read the documentation.
https://datatables.net/examples/basic_init/complex_header.html