Handsontable

外观和感觉像电子表格的 JavaScript 数据网格。

由以下开发商制作:Handsoncode
ComponentSource开始代理销售的日期:2016年

价格从: $ 979.02 版本:17.0.1 新增功能 更新: Mar 25, 2026 5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级 (1)

i

Handsontable is the new name for Handsontable Pro.

Handsontable V7.2.0

Released: Oct 15, 2019

V7.2.0 中的更新

特性

  • Added cellProperties to search queryMethod arguments. It's now possible to tell what kind of data is being queried.
  • Improved TypeScript definition file.
  • Improved documentation and definition files regarding after- hooks for creating and removing rows/columns.
  • Improved documentation for the totalColumn option.
  • Added a lint:fix script to be able to fix lint errors from the CLI.

修补程序

  • Fixed a bug with a disappearing column header, when the height option is was set to auto.
  • Fixed a problem with an error being thrown when trying the clear a column with the first cell set to readOnly.
  • Fixed a bug where it was impossible to set data for a readOnly-typed cell, when any cell was selected.
  • Fixed a problem with an error being thrown when pasting data to readOnly-typed cells.
  • Fixed a problem with the Undo feature not working for columns defined as functions.
  • Fixed a bug where this.TD was undefined in the editor’s prepare method when fixedColumnsLeft and viewportColumnRenderingOffset were both set.
  • Fixed a bug where the cell selection frame overlapped the bottom fixed rows.
  • Fixed a problem with an error being thrown after initializing an empty table or removing all the data from the table and clicking the corner header.
  • Fixed a problem with reloading data with a new set in the Nested Rows plugin.
  • Rewrote some of the Walkontable methods to return correct information about the table.
  • Fixed all the tests for Windows and added run-script, walkontable.watch.
  • Removed the unused check-es3-syntax-cli package to fix Github’s security alert.
  • Updated the dependencies to fix errors thrown by npm audit.