Tabulator: Tabulator 4.2 Released Today!!!

Created on 11 Feb 2019  路  5Comments  路  Source: olifolkerd/tabulator

Tabulator 4.2 Out Now!

The latest version of Tabulator is now available, it is jam packed full of new features and bug fixes, checkout the Release Notes for more information!

Cheers

Oli :)

Community Feedback Needed Please Read

Most helpful comment

I just found this software yesterday. I've been researching similar products such as hansontable, slickgrid, datatables, and jExcel but tabulator seems to be the best for my needs. I will continue reviewing source & docs, and report any issues during testing.

Thanks for managing such a high quality product.

All 5 comments

Thank you so much, our dev team has looked forward to this for a long time!
Some of the features we are extremely excited to see in action are:

  1. Include Hidden Column in Download - a must have for our application, and a very important feature for many people who use hidden columns
  2. Column Calculations Now In Downloads - yey!
  3. Load Page for a Specific Row - no more modulo stuff going on in our code haha
  4. Programmatic Row Moving - might come in handy!
    +++

Although this is already pointed out in the release notes, I want to mention that in order to make use of the new features related to downloading of PDF tabulator tables, you need to:

_Autotable Depedency Version Change
The PDF downloader now uses the 3.0.5 version of the jspdf-autotable plugin to allow even more features for PDF downloading._

<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf/1.3.5/jspdf.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jspdf-autotable/3.0.5/jspdf.plugin.autotable.js"></script>

Thanks a lot, great as always.

For me hidden column download was much needed. Download to new browser tab was asked for from my clients too. An of course happy for the byte order mark, I asked for.

Really very thankful for your great persistence.

Cheers, Michael

I just found this software yesterday. I've been researching similar products such as hansontable, slickgrid, datatables, and jExcel but tabulator seems to be the best for my needs. I will continue reviewing source & docs, and report any issues during testing.

Thanks for managing such a high quality product.

Hi @olifolkerd
I'm also reviewing your library as it might serve as a replacement for two modules that I've built for the ProcessWire CMF using aggrid and handsontable. First few hours reading the docs and playing with the examples are very promising! Congrats for this great work!
Just wanted to mention that the 4.2 release is not listed in the news http://tabulator.info/news :)
Looking forward to testing tabulator soon. Thx

Hey @BernhardBaumrock

Thanks for the kind words, great to hear you are enjoying Tabulator.

Thanks for the headsup, i will update the website shortly.

Cheers

Oli :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sphynx79 picture sphynx79  路  3Comments

soo1025 picture soo1025  路  3Comments

cemmons picture cemmons  路  3Comments

Honiah picture Honiah  路  3Comments

alainpannetier picture alainpannetier  路  3Comments