Skip to Content
0
Former Member
May 11, 2010 at 07:49 AM

Handling table size wrt page no

33 Views

Hi,

In my application, I have a table size of 10.

In case there are 27 records in the table, 1st page shows 1-10 records, next page shows 11-20 and last page shows

18-27.

My requirement is to show 21-27 rercords in the last page. Moreover if from last page the user goes back to earlier pages,

those should display 1-10 and 11-20.

is this feasible?

Regards,

Nikhil