Programmatically hide or show vision table column

It's possible but has some caveats with it.

This post shows how to get the columnsAttributeData and sets a column to be editable during runtime. You can probably achieve what you want manipulating the hidden attribute.

I also think it's important to read this:

1 Like