I made pagination suck less(programmerstrouble.blogspot.com)
programmerstrouble.blogspot.com
I made pagination suck less
http://programmerstrouble.blogspot.com/2011/03/design-pattern-pagination-with-useful.html
It certainly seems to make pagination less of a pain, so +1
1 comments
Has anyone seen this before on a website? It seems so simple, I find it hard to believe that this is the first implementation.
It ceases to solve a problem when the user controls sorting.
I believe it still works. When the user sorts on another field, the hint shows that (for strings, the first 3 characters).