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