Handsontable

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

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

价格从: $ 979.02 版本:17.0.1 新增功能 更新: 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 V6.0.0

Released: Sep 27, 2018

V6.0.0 中的更新

特性

Multi-column sorting

  • New plugin replaces the old sorting indicators with new ones that more clearly identify whether data is being sorted in ascending or descending order. Also included. are numbers to indicate the sequence of the columns involved in the multi-column sort.
  • The ColumnSorting plugin was refactored changing the sort method. It’s now a pure function, so every call to it will set an entirely new sort order.
  • Three new public API methods were added (getSortConfig, setSortConfig, and clearSort), while three others were rewritten, renamed, and set as private (getNextOrderState, loadSortingState, and saveSortingState).
  • New headerAction option added to make it possible to disable the action of sorting a column when you click on its header.