UX design for smartphone and several columns Hello,
I have to show a table on a smartphone in portrait orientation.
The table can have from 2 to 5 or 6 columns.
If there are only 2 columns, it easy to do. But with 6 columns, the table is too large to be displayed correctly.
What are the different solutions for a good UX ?
Thanks for your help.
V
I normally just show the important columns visible, and if needed you have to scroll over.
Or only show some columns and have a more detail view of a record if needed.
Ok thank you. Effectively I also generally show more columns on large screens and less columns on small screens.
The problem in my case is that I already have the minimum columns number. I can't show less columns.
The only solutions I have found (for small screens) is to scroll horizontally or to display each column as an independant card.
But there are perhaps other solutions ?
Thank you for the suggestion. Unfortunately, it's not possible, because the table has to be read by column, each column is independant from the others. But it's a good idea for other cases.
@vincent15000 Either make the table horizontally scalable, or stack the columns on smaller viewports.
When you say horizontally scalable, you mean scrollable ?
@vincent15000 Yes, that was a typo. I meant to write “horizontally scrollable”.
Show a warning near the table: this is best viewed in landscape mode, please rotate your smartphone.
Please sign in or create an account to participate in this conversation.