Handsontable: Update columns and data via updateSettings

Created on 11 Dec 2015  路  2Comments  路  Source: handsontable/handsontable

When we try to update columns and data calling updateSettings method then after horizontally scroll the table does not want to render the added columns.

This situation only occurs when the table was initialized with data: [] and columns: []. Workaround for this bug is set colHeaders to true while first table initialization.

Demo http://jsfiddle.net/va2wffke/6/.

handsontable few hours Released Bug

Most helpful comment

Issue no longer occurs.

All 2 comments

updated demo (0.24.1), http://jsfiddle.net/va2wffke/11/

Issue no longer occurs.

Was this page helpful?
0 / 5 - 0 ratings