github olifolkerd/tabulator 2.10.0
Selectable Rows, Freezable Columns, New Callbacks & Events

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

To celebrate the new year, we have a new release of Tabulator, packed full of new and improved features:

Selectable Rows

A range of options are now available to allow users to select one or multiple rows on the table.

More information can be found in the Selectable Rows documentation

Column Freezing

Columns can now be frozen in place on the left and right edges of the table to keep them in position during horizontal scrolling.

More information can be found in the Frozen Columns documentation

Double Click Events

A new rowDblClick callback is available to capture when a user double clicks on a row.

A new onDblClick column definition property is available to capture when a user double clicks on a cell.

More information can be found in the Callbacks & Events documentation

Table Build Callbacks

The tableBuilding and tableBuilt callbacks are now available to trigger events during Tabulators build process.

More information can be found in the Callbacks & Events documentation

Fixes and Improvements

There have been a number of small tweaks to Tabulator to improve functionality, including:

  • Momentum scrolling on mobile devices
  • Improved header filter functionality
  • UI and Styling fixes

Don't miss a new tabulator release

NewReleases is sending notifications on new releases.