How To Rank Database Records |
6/26/2007 11:20:26 AM |
PHPRunner General questions | |
J
jebrown author
Is there a way to have a List page rank database records (1,2,3,etc) both on the initial listing and on subsequent sorts by field name? |
|
![]() |
Sergey Kornilov admin 6/26/2007 |
Here is how you can do this:
|
J
|
jebrown author 6/26/2007 |
That works for the first page but when you go to the next/other pages, it starts all over again at rank number 1. Is there a way to keep the sequence going on additional pages? |