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 14.3.0

Released: Apr 16, 2024

14.3.0 中的更新

特性

  • Added the ability to navigate within selection and edit cells within a range.
  • Updated dependencies based on npm audit, most notably upgraded to Angular 17.0.

修補程式

  • Ensured the cursor changes to 'grabbing' for all table elements during column or row movement.
  • Resolved an issue where the TAB key failed to move selection when editing select-type cells in 'fast edit' mode.
  • Prevent the Cmd/Ctrl + A action when the focus is on headers.
  • Unified source arguments in beforeChange and afterChange hooks triggered by the Merge Cells plugin.
  • Ensured focus retention after column collapsing.
  • Fixed visibility issue with bottom/right cell borders after scrolling from the absolute top/left positions using the API.
  • Fixed Dropdown plugin logic to prevent blocking click events from custom editors.
  • Fixed datepicker position for the date cell type.
  • Vue: Fixed an issue in the Vue and Vue3 wrappers where updating the hook callback didn't reflect changes in the underlying instance's settings.
  • Vue: Fixed the behavior of the Vue/Vue3 wrappers' simpleEqual helper, which previously returned incorrect results when comparing identical objects.