TableTools 2.0.1 now available

TableTools 2.0.1 now available

allanallan Posts: 61,635Questions: 1Answers: 10,092 Site admin
edited February 2011 in Announcements
Hello all,

I'm really pleased to be able to release TableTools 2.0.1. Although a minor version number, this release includes a couple of great new features and a number of important bug fixes.

New features include the ability to customise the selection class used for the row selecting options in TableTools, the ability to customise saved PDFs a bit more (title, message, page size and orientation. There is also a new API method (fnResizeButtons and it's companion fnResizeRequired) which will resize Flash buttons if needed (for example if initialised in a hidden element - i.e. a tab). Finally for the new features there is 'bSelectedOnly' for the copy, and save buttons which allows the output to be limited to only selected rows if set to true.

The new parameters and methods introduced are:

Initialisation option: sSelectedClass - http://datatables.net/extras/tabletools/initialisation#sSelectedClass
Button option: bSelectedOnly - http://datatables.net/extras/tabletools/button_options#bSelectedOnly
Button option: sPdfOrientation - http://datatables.net/extras/tabletools/button_options#sPdfOrientation
Button option: sPdfMessage - http://datatables.net/extras/tabletools/button_options#sPdfMessage
Button option: sPdfSize - http://datatables.net/extras/tabletools/button_options#sPdfSize
API function: fnResizeButtons - http://datatables.net/extras/tabletools/api#fnResizeButtons
API function: fnResizeRequired - http://datatables.net/extras/tabletools/api#fnResizeRequired

In terms of bug fixes, there are two important fixes: firstly collections could suffer from not being able to save a file more than once in IE, the second fix addresses the use of save buttons in collections which could under certain circumstances cause some browsers to freeze.

Download:
http://datatables.net/releases/TableTools-2.0.1.zip

Examples:
http://datatables.net/extras/tabletools/examples

Full documentation:
http://datatables.net/extras/tabletools/

As always, if you enjoy using TableTools / DataTables please consider making a donation - these donations allow me to continue developing and supporting this software :-) - http://datatables.net/donate

Enjoy!
Allan

Replies

  • RockbRockb Posts: 97Questions: 0Answers: 0
    Fantastic, it would be also nice to edit the title, not only the subtitle of the pdf files.
  • bioPorcobioPorco Posts: 14Questions: 0Answers: 0
    It's awesome,
    thanks very much allan
  • allanallan Posts: 61,635Questions: 1Answers: 10,092 Site admin
    @Rockb
  • RockbRockb Posts: 97Questions: 0Answers: 0
    @Allan Thx you very much. How could I miss this point? :-D
This discussion has been closed.