Handsontable

Cuadrícula de datos de JavaScript con un aspecto y un funcionamiento semejantes a los de una hoja de cálculo.

Publicado por Handsoncode
Distribuido por ComponentSource desde 2016

Precios desde: US$ 979.02 Versión: 17.1.0 NUEVO Actualizado: May 19, 2026 5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas5.00  - Puntuación media de estrellas (1)

i

Handsontable is the new name for Handsontable Pro.

Handsontable V12.1.3

Released: Sep 22, 2022

Actualizaciones en V12.1.3

Correcciones

  • Fixed incorrect date format conversion on input in the date editor.
  • Fixed an error when adding a large number of rows using the alter method.
  • Fixed IME text input in the editors.
  • Fixed an issue where the editor did not open on key events when the cell was outside the viewport.
  • Fixed an issue with "0" values being ignored by the Column Summary plugin.
  • Fixed an error when opening the column dropdown menu with the Filters plugin enabled.
  • Fixed an issue where the trimWhitespace option could not be used in the column and cell levels of the cascading configuration.
  • Fixed the flickering of the selection area at the edge of the table while scrolling.
  • Fixed misalignment on mobile devices when the edge cells were selected.
  • Fixed type definitions for the method setSourceDataAtCell.
  • Removed a custom stable sorting implementation in favor of the stable sorting algorithm guaranteed by ECMAScript 2019.
  • Removed type definitions for non-existing methods rowOffset and colOffset and a non-existing hook modifyRowSourceData.