Hey everyone,
I have a table component that presents columns from a query.
a lot of users are using this table - some need specific columns, and some need others. I'm currently presenting all columns for everyone, but I was wondering if there's a way to allow each user to select which columns he wants to see and which don't? (but make the selection persistent)