Paginate list and display individual item
Permalink
The following code attached displays details about lots in an auction. How can I change this so it is split onto pages.
From this list I would also like to click on an item (in the table row) and display the full details about it.
From this list I would also like to click on an item (in the table row) and display the full details about it.
I have attached a file for pagination try this in your controller file. I am not sure whether it will help you or not, but try it.