123456789101112131415161718192021 |
- <?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>
|