Tagged Questions
3
votes
2answers
258 views
Best practice for displaying no of records on datagrid
I am designing a banking application where i have a record count of over 1000 rows. I wanted to understand the ideal design patterns for pagination and displaying rows on a data grid.
I am ...
4
votes
3answers
280 views
Feedback wanted - pagination design on data-heavy site
My site is a sports pick'em social game. Given the nature of sports and pick'em, it tends to be a data-intensive site. I'm very wary of any new features or designs that might cause the user to be ...