Rectangular layout of information. As well as tables, grid layout also refers to a 'typographic grid' used to position items on a page.
37
votes
2answers
6k views
Ideal column width for paragraphs online
There is nothing worse than coming across a website with paragraphs that span the width of your screen resolution. They are usually so hard to read, I don't even bother.
A lot of web designers use ...
4
votes
2answers
236 views
I want to let the user toggle a column heading to sort a grid by a date field. How can I make ASC/DSC intuitive?
I want to let the user toggle a column heading to sort a grid by a date field.
How can I make the ascending/descending dichotomy intuitive?
EDIT: I was looking for date-column specific solutions.
10
votes
6answers
369 views
Method of showing that a row has been edited and will be changed upon “Save”
What paradigms exist for denoting that a row of data has been modified and that a Save action on the view will change them in the data store? Which paradigms are recommended?
A few that we've ...
5
votes
3answers
112 views
Form for property rent prices depending on season and length
Seeing the similar post about Form for inputting operating hours of a business, I am hoping you might help me with a similar issue.
We run a holiday property rental website. Properties can be rent on ...
4
votes
1answer
130 views
Displaying varying prices
The holiday accommodations my company rents out have varying prices, depending on the day of arrival and the duration of the stay. Currently, these prices are charted in a scrollable table, with on ...
3
votes
3answers
301 views
Selection of items in a grid across pages
Would you expect when making selections across multiple "pages" in a grid or other list style control that it would remember your selections? Would you expect it to forget your selections the moment ...