Tisch

Complex tables UX

Complex tables UX
  1. What is a complex table?
  2. How to fit a wide data table on mobile screens without losing its purpose and readability?
  3. What some alternative ways to present tabular data instead of the standard table in the UI?

What is a complex table?

A complex table (CT) is a two-dimensional representation of a business object with a single table of multiple columns. Despite its name, a complex table is a flat table. It is considered "complex" only in relation to a data table.

How to fit a wide data table on mobile screens without losing its purpose and readability?

Use Smaller Type

Using smaller text should actually make tables more readable because it provides enough room for the content to fit well. Many try to get as much content into a table as possible, but if you use large text, you'll have to take that space from margins and padding, which would reduce readability.

What some alternative ways to present tabular data instead of the standard table in the UI?

Also another method would be to use graphical elements like Pie Charts, graph bars etc.

Unendlich Scrollen und Zugriff auf einen Artikel in der Mitte direkt
Infinite Scrolling ist ein Auflistungs-Page-Design-Ansatz, der den Inhalt kontinuierlich lädt, wenn der Benutzer scrollt. Es beseitigt die Notwendigke...
Platzieren Sie die Schaltfläche Bild anhängen
Wie lege ich ein Bild auf eine Schaltfläche??So setzen Sie Bild auf Taste in CSS ein?So fügen Sie das Bild in Taste in Android ein? Wie lege ich ein...
So präsentieren Sie zwei Filter, wenn einer vom anderen abhängt?
Wie mache ich einen Filter abhängig von einem anderen Filter in Tableau??Wie verbinde ich zwei Filter in Tableau??Wie schreibt man eine Filterbedingu...