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.5.0

Released: Jul 30, 2024

14.5.0 버젼 업데이트

기능

  • Added support for other keyboard layouts besides QWERTY (e.g. AZERTY).
  • Added Undo/Redo logic for the ColumnSorting/ManualColumnSorting plugins.
  • Added new option headerClassName, which allows adding custom CSS classes to the column headers.
  • Improved the precision of calculating the height and width of columns and rows.
  • Improved the rendering performance.
  • Improved performance of cell merging.

수정사항

  • Fixed Context.getShortcuts type.
  • Fixed a problem where clicking and dragging on cells in window-controlled scrolled instances would result in unpredictable behavior.
  • Fixed a bug that prevented column sorting of the checkbox cell types.
  • Fixed merged cells misalignment in overlays.
  • Fixed selection expansion for merged cells.
  • Fixed a problem where the table could go into an endless resize loop when one of the instance's parents was using Dose-Volume Histogram (DVH) values for sizing, and the table was not given any size itself.
  • Fixed a bug where the afterSetCellMeta was unnecessarily triggered after clicking on the comments textarea element.
  • Added missing "this" typing for the ColumnSummary plugin.
  • Fixed invalid cell states after data population that was canceled in the beforeChange hook.
  • Fixed a problem with the Formulas plugin using wrong indexes when performing autofill.
  • Fixed a problem where disabling navigableHeaders broke keyboard navigation in the first row if the option was previously enabled and used.
  • Fixed a problem where the dropdown menu would not close after tapping on the table cells on mobile browsers.
  • Fixed the header selection with nestedHeaders enabled not working on mobile devices.