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 Pro V1.8.0 released

Released: Nov 8, 2016

V1.8.0 버젼 업데이트

기능

  • Added new cell property called allowHtml. If you set it to true, the autocomplete and dropdown cells will be able to render HTML elements correctly (as it was before). However, if you set it to false, no HTML will be rendered. This change is meant to decrease Handsontable's cross-site scripting (XSS) vulnerability.
  • Refactored the Comments plugin, which caused some API and visual changes.
  • Tweaked invalid characters validation for the formulas.
  • Updated Handsontable to the latest version. (0.29.0).

수정사항

  • Fixed problems with tests on macOS Sierra.
  • Fixed a problem when typing = in a cell caused an error to be thrown.
  • Fixed a problem updating the fixedRowsBottom option.