This topic is locked

Suggestion on Pagination in View

9/11/2011 1:34:26 AM
PHPRunner General questions
C
CK. author

Hi,
When you first enter 'Forums > PHPRunner Forums > PHPRunner General questions', do you notice that the pagination function?
(332 Pages) + 1 2 3 → Last »
How we gonna add the drop down + jump to page in phprunner application in-state of the current pagination function in phprunner?
Reason is, if I have 1,000 records and I set to view 10 records / page. Now if I'll like to view page 52, I need to click [Next] 5 times to reach page 51..60. What if I have 10,000 records and need to view record in page 2001, I need to click 200 times [Next] only can reach page 2001.
Any existing solution manage do this?
CK

A
Abhijeet 9/17/2011

Yeah,
That is a very nice problem you have noted down. I guess a goto page box just next to the pagination with a goto button needs to be integrated in the pagination style.



Hi,
When you first enter 'Forums > PHPRunner Forums > PHPRunner General questions', do you notice that the pagination function?
(332 Pages) + 1 2 3 → Last »
How we gonna add the drop down + jump to page in phprunner application in-state of the current pagination function in phprunner?
Reason is, if I have 1,000 records and I set to view 10 records / page. Now if I'll like to view page 52, I need to click [Next] 5 times to reach page 51..60. What if I have 10,000 records and need to view record in page 2001, I need to click 200 times [Next] only can reach page 2001.
Any existing solution manage do this?
CK