Toggle theme
Niels Notes
User Tools
Toggle theme
Log In
Site Tools
Search
Tools
Show pagesource
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
•
Tables
Sidebar
equipment
Keyboards
Linux
Pega
Pega UI
references
Reporting with pagination from the back-end
Alerts
Authentication
Personal Growth
Inner game of work (book)
Python
Library
Package import
PyGame
Python F-Strings
Typing
Inheritance
Tools
Decorators
Zen of Python
Ellipsis (tripple dots)
Overloading
Python 101
__slots__
Reading string as file
Software development
security
Typing
GIT
Podcasts, blogs etc
Design patterns
Design principles
Web development
Javascript
pega:ui:tables
This is an old revision of the document!
Tables
checklist:
Use appropriate row height (not to much, make sure that data is easily comparible over rows/ clear overview)
Use appropriate widths (if possible wide enough to not wrap headers, not to big to leave much space between columns)
Numbers should be right-justified
Dates should not be right-justified
List-based filtering should only be used for columns of data that have less than 50 unique values, else use search based filtering.
column header justification should match the data justification.
pega/ui/tables.1726558924.txt.gz
· Last modified:
2024/09/17 09:42
by
Niels
Page Tools
Show pagesource
Old revisions
Backlinks
Back to top