index.xml 573B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <dt-example table-type="html" order="0">
  3. <title lib="TableTools">TableTools examples</title>
  4. <js lib="jquery" />
  5. <info><![CDATA[
  6. TableTools is a plug-in for the DataTables HTML table enhancer, which adds a highly customisable button toolbar to a DataTable. Key features include:
  7. * Copy to clipboard
  8. * Save table data as CSV, XLS or PDF files
  9. * Print view for clean printing
  10. * Row selection options
  11. * Easy use predefined buttons
  12. * Simple customisation of buttons
  13. * Well defined API for advanced control
  14. ]]></info>
  15. </dt-example>