Spiral's avatar

how can make custome pagination for a list

i want to list of objects with pagnation in which will functionality of select per page limit e.g 10,25,100 and will get, searching, and could go to the next page

0 likes
7 replies
Spiral's avatar

I'm using simple keyword of pagination i have not concept of this type of pagination which i leave a link in above

Snapey's avatar

You can use my blog post to show you how to allow the user to select the number of items

You can use attributes of the paginator to create next and previous links

As for search, well, thats probably another question

1 like

Please or to participate in this conversation.