For *long* tables, how about improved paging feature with ranges?
For *long* tables, how about improved paging feature with ranges?
marcw
Posts: 18Questions: 4Answers: 0
E.g. I have a table with 99 pages. With 5 on display, it's quite tiresome to find the page you want.
Pagination shows [first] [previous] [21] [22] [23] [24] [25] [next] [last]
Beyond a certain size, it would be good to have:
[first] [-10] [previous] [21] [22] [23] [24] [25] [+10] [next] [last]
or even:
[first] [-100] [-10] [previous] [21] [22] [23] [24] [25] [+10] [+100] [next] [last]
Pagination shows [first] [previous] [21] [22] [23] [24] [25] [next] [last]
Beyond a certain size, it would be good to have:
[first] [-10] [previous] [21] [22] [23] [24] [25] [+10] [next] [last]
or even:
[first] [-100] [-10] [previous] [21] [22] [23] [24] [25] [+10] [+100] [next] [last]
This discussion has been closed.
Replies
Allan