Search
2252 results 1001-1010
Reference
tables().header()› Get the `dt-tag thead` nodes for the tables in the API's contextcreate additional tables in the document. For example whentables().footer()› Get the `dt-tag tfoot` nodes for the tables in the API's contextcreate additional tables in the document. For example whentables().containers()› Get the `-tag div` container nodes for the tables in the API's contextDataTables places the main table and alltables().body()› Get the `dt-tag tbody` nodes for the tables in the API's contextcreate additional tables in the document. For example whentable()› Select a table based on a selector from the API's contextThe DataTables API can operatetable().node()› Get the `dt-tag table` node for the table in the API's contextadditional table elements in the document (for example whentable().header.structure()› Get a Javascript representation of the table header structureThis method provides the ability to get atable().header()› Get the `dt-tag thead` node for the table in the API's contextcreate additional tables in the document. For example whentable().footer.structure()› Get a Javascript representation of the table footer structureThis method provides the ability to get atable().footer()› Get the `dt-tag tfoot` node for the table in the API's contextcreate additional tables in the document. For example when