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

Released: Oct 15, 2019

V7.2.0 버젼 업데이트

기능

  • Added cellProperties to search queryMethod arguments. It's now possible to tell what kind of data is being queried.
  • Improved TypeScript definition file.
  • Improved documentation and definition files regarding after- hooks for creating and removing rows/columns.
  • Improved documentation for the totalColumn option.
  • Added a lint:fix script to be able to fix lint errors from the CLI.

수정사항

  • Fixed a bug with a disappearing column header, when the height option is was set to auto.
  • Fixed a problem with an error being thrown when trying the clear a column with the first cell set to readOnly.
  • Fixed a bug where it was impossible to set data for a readOnly-typed cell, when any cell was selected.
  • Fixed a problem with an error being thrown when pasting data to readOnly-typed cells.
  • Fixed a problem with the Undo feature not working for columns defined as functions.
  • Fixed a bug where this.TD was undefined in the editor’s prepare method when fixedColumnsLeft and viewportColumnRenderingOffset were both set.
  • Fixed a bug where the cell selection frame overlapped the bottom fixed rows.
  • Fixed a problem with an error being thrown after initializing an empty table or removing all the data from the table and clicking the corner header.
  • Fixed a problem with reloading data with a new set in the Nested Rows plugin.
  • Rewrote some of the Walkontable methods to return correct information about the table.
  • Fixed all the tests for Windows and added run-script, walkontable.watch.
  • Removed the unused check-es3-syntax-cli package to fix Github’s security alert.
  • Updated the dependencies to fix errors thrown by npm audit.