[VUE-184] Can't dynamic add columns when use HotColumn

Tags: #<Tag:0x00007f8b28ee8440> #<Tag:0x00007f8b28ee8300>

codesandbox example

I have to use HotColumn to render vue component, but it can’t add new column after table initialized.

i tried set this.$refs.table.hotInstance.columnSettngs = [] , (How to re-initialize columns when using <Hotcolumn>), but it dosen’t work

how to resolve this , thank you !

Hi @wensonsmith

Unfortunately, it seems that it is an issue.
Our Vue developer will take a closer look at it.

We’ll be updating this subject in our Vue wrapper repo - https://github.com/handsontable/vue-handsontable-official/issues/184

1 Like