A grid that arranges information into rows and columns so people can scan, compare, and sort values across many records at once.
Synonyms
- table
- grid
Related terms
In plain words
- a spreadsheet-style list of stuff
- rows and columns of data
Usage example
The admin dashboard shows every order in a data table you can sort by date or total.
Don't confuse with…
- listA list shows items down a single column; a data table lines up several fields per item across columns for comparison.
Categories
- Data display