Tagged Questions
2
votes
4answers
413 views
Browsing a data table with scroll bar or paging?
I have a web application. On the homepage dashboard there are several tables containing a lot of records/rows, say 300. Sometimes users have to browse all of the rows in a table instead of directly ...
2
votes
2answers
294 views
Horizontal scrolling of a small area on a desktop website
It seems that a new design patterns is becoming more popular in mobile apps. If you look at the latest release of the App Store they use a horizontal swipe pattern in order to navigate through various ...
4
votes
5answers
539 views
Scrolling vs. Pagination for a Mobile Order Form
Ok here is my windows mobile application for ordering system. As client requested i added a next page button (the button after the +). This turns a page with preferences of a product. However most of ...