Hello,
I'm looking for advice on the best approach for selectively un-hiding columns that are hidden by the responsive extension either because of the width of the table or because of class names. The opposite is also true. I'd like to selectively relegate columns to details. In looking through the documentation I have seen colReorder and the visibility button advertised as ways to control the responsive column visibility, but I've found these to be contrary to expectations. colReorder doesn't really have any effect on what columns are shown, and the visibility buttons do not bring columns out of the detail row and into the table. A column in the detail row is visible according to the button state. Clicking its button will actually remove that column from all the details, which is not what I would have expected. I'm considering working on a custom set of buttons that change responsive priorities, probably as an extension of the visibility button logic. Any advice would be appreciated. Thanks.
Regards,
Matt