Is there a way to save toggleable columns setting to the user table.
I think there is a way to save to session, but once session is removed, options are gone.
It would seem that there would need to be an event that fires when the user makes changes to the toggleable columns and then at that point access a variable that should which columns are shown so that the options could be saved to the user table at that time.
Does such an event exist?
Does a variable with the toggleable columns status exist?