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.0.1 NUEVO Actualizado: Mar 25, 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 Pro V1.8.0 released

Released: Nov 8, 2016

Actualizaciones en V1.8.0

Características

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

Correcciones

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