Hi all,

I want to iterate over a collection and display a certain amount of items per page and 
list all the 
further pages available (just like on google).

I presume this is a feature that  has been added a million times. 

Did a quick search on the list and I see that use of the iterator with parameter 
offset can be used. 
Is this the general approach people would recommend?

Any good resources on showing how to do it?
cheers,
Brian

Reply via email to