Removing HotColumn

Tags: #<Tag:0x00007f8b29176108>

Hi,

I am handling which columns are being shown using state in React. I am trying to remove a hot column by updating state but this is not working. See demo I created for a simplified solution: https://jsfiddle.net/ntel_91/aqjkxn0y/

We need to continue using HotColumns, and the alter method won’t work as the data source is an object.

Is there a solution to this?

Thanks

Hi @nick

Here’s another topic about this issue. You can check it to see why it currently doesn’t work:

I will close this topic to avoid duplicates, feel free to comment in the one I linked.