Buttons 3.0.1

DataTables CDN files for Buttons 3.0.1. This software was originally released on 7th March, 2024.

Release notes

This release fixes a number of issues in the export files, particularly to do with the table footer.

Fixes

  • Header and footer data from buttons.exportData() was not being passed through the formatting options
  • New line wasn't being used between body and footer for CSV and Copy inline and exports
  • footer could show undefined if the title span was replaced
  • Default for footer in exports is true as of Buttons 3.0. I'd missed some.
  • If a footer is found to be null or undefined, Excel export could throw an error
  • Body renderer for export options was getting cell indexes mixed up

Examples

  • Update for the fact that the default for footer is now to include it`

Files