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 V11.1.0

Released: Jan 13, 2022

V11.1.0 中的更新

特性

  • Added updateData(), which is a new method that lets you replace Handsontable's data without resetting the states of cells, rows and columns.
  • Added Vue 3 support, by introducing a new wrapper.
  • Updated the TypeScript definition of the setDataAtCell() method.
  • Extended the Code Examples Deployment GitHub Actions workflow, to allow for deploying code examples to GitHub Pages.

修补程序

  • Fixed an issue where the autocomplete editor's suggestion list didn't update properly.
  • Fixed an issue where nested headers didn't render when data wasn't defined.
  • Fixed some end-to-end tests that failed on mobile devices.
  • Fixed an issue where the rendered selection could get shifted by 1px.
  • Fixed an issue where the first column's border didn't display properly.
  • Fixed an issue where the CollapsibleColumns plugin's expandAll() method didn't expand collapsed columns.
  • Fixed end-to-end test scripts that occasionally crashed.
  • Fixed a typo in the valueAccordingPercent() helper.
  • Fixed an issue where the NestedRows plugin could throw a type error after calling the updateSettings() method.
  • Fixed an issue where performance was affected by removing events.
  • Fixed a wrong TypeScript definition of the MultiColumnSorting plugin's sort() method.
  • Fixed an issue where the Comments plugin's editor disappeared after adding a comment.
  • React: Fixed a wrong return type.