mirror of https://github.com/ColorlibHQ/gentelella
22 lines
573 B
XML
Executable File
22 lines
573 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<dt-example table-type="html" order="0">
|
|
|
|
<title lib="TableTools">TableTools examples</title>
|
|
|
|
<js lib="jquery" />
|
|
<info><![CDATA[
|
|
|
|
TableTools is a plug-in for the DataTables HTML table enhancer, which adds a highly customisable button toolbar to a DataTable. Key features include:
|
|
|
|
* Copy to clipboard
|
|
* Save table data as CSV, XLS or PDF files
|
|
* Print view for clean printing
|
|
* Row selection options
|
|
* Easy use predefined buttons
|
|
* Simple customisation of buttons
|
|
* Well defined API for advanced control
|
|
|
|
]]></info>
|
|
|
|
</dt-example>
|