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

Released: Aug 31, 2023

V13.1.0 버젼 업데이트

기능

  • Reduced package size and improved code performance.
  • Updated the internal monorepo scripts to utilize Node 20.
  • Extended the type definition of CellChange to match the actual implementation.

수정사항

  • Fixed a problem with errors being thrown when pressing delete or backspace keys after deselecting cells.
  • Fixed problems with moving rows when there are trimmed rows in the table.
  • Fixed a problem with the column resize handle being stuck after the user clicked the right mouse button.
  • Fixed a typo in the CopyPaste plugin's copy method argument.
  • Fixed the mobile selection handlers that disappeared below the table headers when multiple cells were selected.
  • Fixed the MergeCells plugin's problem with updating the cell meta after unmerging the previously-merged cells, which resulted in the Autofill plugin not working properly.
  • Added the missing type definition for BaseEditor's getEditedCellRect method.
  • Corrected the type definitions for the ContextMenu.
  • React: Mark an internal prop of the React wrapper's base editor component as optional.