Using variables, I see that it’s possible to collapse column groups programmatically. However, I don’t want to create a button, toggle or other UI element to collapse or restore a column group.
Ideally, app users could click on a column group in the table header to collapse it, and when it’s collapsed they could click it to restore it. Is there currently any way to set this programmatically?