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 V12.4.0

Released: May 23, 2023

V12.4.0 버젼 업데이트

기능

  • Auto-updating formulas - Users can now modify their tables on the fly, with addresses in formulas updating themselves accordingly.
  • Added two new Handsontable hooks: 'afterColumnSequenceChange' and 'afterRowSequenceChange' which are fired after changing the order of columns or rows.
  • Improved copying/pasting to Microsoft Excel.

수정사항

  • Fixed numerous issues related to syncing Handsontable with HyperFormula. Now, formulas work properly with all the Handsontable features.
  • Fixed an issue where formulas didn't recalculate after rows or columns were moved.
  • Fixed an issue where Handsontable's dates didn't sync correctly with HyperFormula's dates.
  • Fixed an issue where calling updateSettings() would reset HyperFormula's undo/redo actions stack.
  • Fixed an issue where the Autofill, TrimRows and Formulas plugins didn't work properly together.
  • Fixed an issue where the modifySourceData hook used the wrong type of indexes.
  • Fixed an issue where text copied from Handsontable to Excel included the wrong types of spaces.
  • Fixed an issue where mousing over the same cell twice didn't trigger the beforeOnCellMouseOver and afterOnCellMouseOver hooks.
  • Updated TypeScript definition files related to the CustomBorders plugin.
  • Fixed an issue where moving rows manually to the bottom was difficult due to the misalignment between the backlight and guideline elements.