This commit is contained in:
2022-02-08 18:55:29 +00:00
parent 1cfd08d5d1
commit 63ec2fd66f
7 changed files with 12 additions and 11 deletions

View File

@@ -109,7 +109,7 @@ It is not necessary to display a hidden column, this highlighting is to indicate
![data table columns header](img/form-data-table-columns-header.png)
Column headers not only display the name of that column but also provide controls to [filter](filtering-columns) and [sort](sorting-columns) the columns.
Column headers not only display the name of that column but also provide controls to [filter](#filtering-columns) and [sort](#sorting-columns) the columns.
Column header names are designed to wrap around in cases where they would not all fit horizontally to ensure as much data as possible can be displayed on all screen sizes.