Handsontable

外观和感觉像电子表格的 JavaScript 数据网格。

由以下开发商制作:Handsoncode
ComponentSource开始代理销售的日期:2016年

价格从: US$ 979.02 版本:17.1.0 新增功能 更新: May 19, 2026 5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级 (1)

i

Handsontable is the new name for Handsontable Pro.

Handsontable 新版本发表

Released: Jan 17, 2017

V1.9.1 中的更新

修补程序

  • Fixed a problem with copying/pasting values when fixedRowsBottom is enabled.

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