Tagged Questions
4
votes
2answers
138 views
Toggling columns
I have some questions about toggling columns:
in an older application, we have some columns that a user can toggle (regardless of available horizontal space). For example, the toggle between ...
8
votes
4answers
261 views
Is moving columns in a tree table automatically bad for UX?
I have a tree table that allows the user to group columns arbitrarily. Is it bad UX for me to move the grouped by columns to the front of the table right next to the tree controls? Would it be more ...