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 릴리스

Released: Jan 12, 2017

V1.9.0 버젼 업데이트

기능

  • The AutoFill plugin was refactored.
  • The setCellMeta method was changed to work on visual row and column indexes, analogously to the getCellMeta method.
  • Added tests concerning the maxRows option.

수정사항

  • Fixed issues manipulating the data structure with the columnSummary plugin enabled.
  • Fixed a problem with building the Pro version with a different Handsontable branch than master.

Released: Dec 21, 2016

V1.8.2 버젼 업데이트

수정사항

  • Fixed a problem when longer header labels were cut with the nestedHeaders plugin.
  • Fixed a problem with selection and keyboard navigation when using the hiddenRows plugin.

Released: Dec 13, 2016

V1.8.1 버젼 업데이트

기능

  • Refactored the columnSummary plugin, introducing a feature which allows you to add custom functions to the plugin configuration.

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

Released: Oct 12, 2016

V1.7.3 버젼 업데이트

기능

  • Rows and columns - Scrol, fix, resize, move and display header tooltips.
  • Rows - Pre-populate, fix bottom rows, hide, trim and bind rows with headers.
  • Columns - Stretch, freeze, hide, collapse, nested headers and dropdown menus.
  • Data operations - Sorting, paginating, searching, filtering, formula support and summary calculations.
  • Cell features - Data validation, drag down, merged cells, alignment, read-only and disabled editing.
  • Cell types - Custom renderers, numeric, date, time, checkbox...