Handsontable

스프레드시트와 같은 외양과 느낌의 JavaScript 데이터 그리드.

Handsoncode사에서 공개
2016년 부터 ComponentSource에서 판매중

가격: US$ 979.02 버젼: 17.0.1 NEW 업데이스 날짜: 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.4.0

Released: Jun 11, 2024

14.4.0 버젼 업데이트

기능

  • Extended the manualRowResize plugin with a method to retrieve the row height value from the last manual adjustment attempt.
  • Added an option to change the order of hook callbacks.
  • Added new dataDotNotation option which, when set as false allows using object keys with dots.
  • Improved editor behavior after dataset alterations.
  • React: Synchronized the rollup version between the wrappers and updated the rollup plugin dependencies.

수정사항

  • Fixed unwanted table re-rendering for oversized rows/columns.
  • Fixed Ctrl/Cmd + Enter keyboard shortcut for comments.
  • Fixed issue with rows and columns not unfreezing when headers are disabled.
  • Fixed imeFastEdit option being reset after updateSettings call.
  • Improved fast typing values between editors.
  • Removed double borders for column headers.
  • Fixed column width calculations with stretchH: 'all' option.
  • Fixed missing column summary cell meta state after updateSettings method call.
  • Fixed sorting issue for the time column type.
  • Fixed data populate error with correctFormat usage.
  • Fixed cell meta coordinates overwrite by GhostTable.
  • Fixed setDataAtRowProp error when saving data into a trimmed-out column.
  • Fixed table scrolling issue after inserting a new row over a table-wide selection.
  • Fixed copy/cut/paste issue from outside elements.
  • Fixed autocomplete dropdown dimensions after filtering out all choices.
  • Fixed dataset clearing issue for formulas.
  • Improved typings for the ContextMenu plugin.
  • Added missing type for namedExpressions.
  • Fixed double borders for row/column headers.
  • Fixed a problem, where trying to render a hidden instance made it render all of its rows by disabling the rendering for hidden instances.
  • Fixed error in numeric cell types after entering non-numeric values.
  • Fixed a bug that prevented column sorting of the checkbox cell types.
  • Updated the TS typings of the Shortcut Manager's getShortcuts method.
  • React: Prevented React wrapper from throwing errors on updating component props with init-only settings.