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

Released: Apr 16, 2024

14.3.0 버젼 업데이트

기능

  • Added the ability to navigate within selection and edit cells within a range.
  • Updated dependencies based on npm audit, most notably upgraded to Angular 17.0.

수정사항

  • Ensured the cursor changes to 'grabbing' for all table elements during column or row movement.
  • Resolved an issue where the TAB key failed to move selection when editing select-type cells in 'fast edit' mode.
  • Prevent the Cmd/Ctrl + A action when the focus is on headers.
  • Unified source arguments in beforeChange and afterChange hooks triggered by the Merge Cells plugin.
  • Ensured focus retention after column collapsing.
  • Fixed visibility issue with bottom/right cell borders after scrolling from the absolute top/left positions using the API.
  • Fixed Dropdown plugin logic to prevent blocking click events from custom editors.
  • Fixed datepicker position for the date cell type.
  • Vue: Fixed an issue in the Vue and Vue3 wrappers where updating the hook callback didn't reflect changes in the underlying instance's settings.
  • Vue: Fixed the behavior of the Vue/Vue3 wrappers' simpleEqual helper, which previously returned incorrect results when comparing identical objects.