github olifolkerd/tabulator 2.3.0
Column Management Overhaul

latest releases: 6.2.0, 6.1.0, 6.0.1...
7 years ago

Column Header Tooltips

It is now possible to set tooltips to display on column headers. This is particularly useful when your columns are too narrow to display full header names.

Add and Remove Columns

you can now add and remove columns from a table using the _addColumn_ and _deleteColumn_ functions

setColumns Rendering Fix

Set columns has been updated to fix a rendering glitch when changing the number of columns.

New dataFiltered Callback

The _dataFiltered_ callback is now available offering access to the filtered subset of the table data after new data is loaded into a table or a filter operation is performed.

Input Validation

All functions now validate argument data before updating the table.

Don't miss a new tabulator release

NewReleases is sending notifications on new releases.