I’ve the following need : I need to change the visibility of some columns depending on a value.
I mean I need to tag columns using a value (e.g. visibility which can have value 1 2 or 3) and then by js code changeĀ the value depending on some user decisions : show me only columns tagged with visibility = 2.