Handsontable

JavaScript data grid that looks and feels like a spreadsheet.

Published by Handsoncode
Distributed by ComponentSource since 2016

Prices from: US$ 979.02 Version: 17.0.1 NEW Updated: Mar 25, 2026 5.00 Star Average Review5.00 Star Average Review5.00 Star Average Review5.00 Star Average Review5.00 Star Average Review (1)

i

Handsontable is the new name for Handsontable Pro.

Handsontable V7.0.1

Released: Apr 8, 2019

Updates in V7.0.1

Features

  • Replaced "fixed" positioning of row/column resize handles with "absolute" to prevent misalignment issues in implementations based on CSS transform.
  • Updated webpack to version 4.
  • Added core-js to Handsontable’s dependencies.
  • Added a ghost-table attribute to all cell elements generated with Ghost Table.

Fixes

  • Fixed the LICENSE.txt file link in README.md.
  • Fixed a problem with Handsontable throwing errors on scroll by adding support for EventListenerOption in the EventManager.
  • Fixed a bug where the editor was visible despite not being open when the table was positioned using CSS transform.
  • Fixed a bug where the table scrolled up after clicking a cell when Handsontable was implemented inside of an iframe.