Skip to content
Discussion options

You must be logged in to vote

@Fluxus00 might be technically possible. We use bootstrap-table for table rendering, and you can manually adjust column widths:

https://bootstrap-table.com/docs/api/column-options/#width

However we'd need to be able to set column widths dynamically for each column, and store these settings in the browser cache (no communication back to the server). It would then be fixed to a particular browser on a particular device.

If you are interested in developing this I can provide some pointers, but this would not be a high priority development target for me.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Fluxus00
Comment options

Answer selected by SchrodingersGat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question This is a question starter Good issue for a developer new to the project
2 participants