UI Deploy

Curated, Short, Web UI Dev we Love.

A Responsive Design Approach for Complex, Multicolumn Data Tables

In responsive web design, one of the toughest design problems to solve is how format complex tabular data for display on smaller screens. In this post, we'll explore an experimental approach to rendering a complex table, using progressive enhancement and responsive design methods, that displays comfortably at a wide range of screen sizes, provides quick access to the data, and preserves the table structure so that data can still be compared across columns.

view post...

Advertisement