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

Released: Oct 25, 2022

V12.2.0 버젼 업데이트

기능

  • Added new feature that lets you add rows and columns at a specified position. The alter() method now takes 4 new parameter values: insert_row_above, insert_row_below, insert_col_start, and insert_col_end. The insert_row and insert_col parameters have been marked as deprecated.
  • Removed a type definition for a non-existing method, translateRowsToColumns().

수정사항

  • Fixed an issue where the width of the cell editor was calculated incorrectly.
  • Fixed an issue where formulas surrounded by merged cells were converted to values by mistake.
  • Fixed an issue where Handsontable could disappear on Firefox 93 (and later) in a specific use case.
  • Fixed an issue where changing a cell’s type through setCellMeta() didn’t properly set the cell’s editor and renderer.
  • Fixed an issue where the dropdown menu didn’t display when the NestedHeaders plugin was enabled, and all rows were trimmed out.