It would be nice to order columns in some persistent way so that important data can be always seen without horizontal scrolling in data table.
AND/OR saving collapsed columns in data table across page refreshes.
Duplicate of #1622
Just adding a note to avoid confusions. The scope of this issue seems to be to add a feature where the status of columns order/collapsed is persisted on the console UI in the Browse rows screen.
I suppose something similar could be achieved by creating a view from a table, then I assume you can specify the order of columns in the results. But, it's kind of a pain and you end up with extra stuff in your DB.
It would be nice to add column sorting and filters in this too
Most helpful comment
It would be nice to add column sorting and filters in this too