pagination question
pagination question
Hello
I have a table of 400 rows that needs to be split into 4 pages using pagination. Problem is, each page will contain a different amount of records. The first page will show 1 - 200, the next page will show 201 - 301 etc.
So the pagination navigation is going to look like this
1 - 200 | 201 - 300 | 301 - 350 | 351 - 400
Does any one know if this feature is easily achieved with this plugin?
Any help or advice is greatly appreciated
I have a table of 400 rows that needs to be split into 4 pages using pagination. Problem is, each page will contain a different amount of records. The first page will show 1 - 200, the next page will show 201 - 301 etc.
So the pagination navigation is going to look like this
1 - 200 | 201 - 300 | 301 - 350 | 351 - 400
Does any one know if this feature is easily achieved with this plugin?
Any help or advice is greatly appreciated
This discussion has been closed.
Replies
Allan