Hello,
we are trying to use the hide columns with column move, and it seems it is not working as intended.
version 7+ wrong visual -> https://jsfiddle.net/zca8sk6y/
Any work around ?
Thanks.
Hello,
we are trying to use the hide columns with column move, and it seems it is not working as intended.
version 7+ wrong visual -> https://jsfiddle.net/zca8sk6y/
Any work around ?
Thanks.
Update.
After commenting this part
cellProperties.renderer = hiddenRenderer;
it works.
Hey @martin
we have reported a bug while using move
and hiding
at the same time https://github.com/handsontable/handsontable/issues/5598
Those fixes are currently being crafted by our developers here https://github.com/handsontable/handsontable/issues/6178
I will update you as soon as we’ll get a solid build or an official branch.
Thank you!
Hi @martin
I have good news! We’ve just released 8.0.0-beta2 that fixes the mentioned issue. We won’t be closing this ticket now. It will be closed after we release the final 8.0.0 version of Handsontable.
Here’s a full list of changes https://github.com/handsontable/handsontable/releases/tag/8.0.0-beta.2
NPM https://www.npmjs.com/package/handsontable/v/8.0.0-beta.2
All feedback’s appreciated. Thank you for your input.
This issue was solved in v.8.0.0.