Data

Appropriate UI pattern for Expandable List Item in Data table?

Appropriate UI pattern for Expandable List Item in Data table?
  1. What some alternative ways to present tabular data instead of the standard table in the UI?
  2. What are data tables good for?

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

In nutshell, it follows the principle of 'Less is more' by removing colors, removing grid lines, aligning items based their types (Numbers or String) etc. Also another method would be to use graphical elements like Pie Charts, graph bars etc.

What are data tables good for?

Good data tables allow users to scan, analyze, compare, filter, sort, and manipulate information to derive insights and commit actions. This article presents a list of design structures, interaction patterns, and techniques to help you design better data tables.

How to inform user they canot remove an element?
What is the difference between delete and remove?How do you remove an element from a DOM?How do you remove an element based on value? What is the di...
Left sidebar vs top bar categories in eCommerce layout
Should your website have a sidebar?What is a sidebar on a website?Why is sidebar important?What is a sidebar menu? Should your website have a sideba...
Push Button and Filter button location suggestions
What are filter buttons? What are filter buttons?Filter buttons are displayed within column headers and can be clicked to activate filter dropdown l...