Hiding columns on button click

Tags: #<Tag:0x00007efc602d6ac8>

Hi,

I am attempting to hide some columns on button click, this looks like it should work but doesn’t…?

http://jsfiddle.net/s6t768pq/1113/

Hi @davidboom

the behavior is associated with this issue https://github.com/handsontable/handsontable/issues/4251
It looks like we are missing the hiddenColumns settings in the updateSettings list or it mismatches somehow.

I’ve asked one of our developers to take a look at this issue. Please track changes to https://github.com/handsontable/handsontable/issues/4251 for fresh news.