Welcome Guest, Not a member yet? Register   Sign In
Links within paginated results
#3

[eluser]tonanbarbarian[/eluser]
Not 100% clear what the problem actually is.
It seems to me you are having trouble working out how to create the edit and delete links?
Unfortunately the CI pagination is very simple, and does not support creating links for you.
Most people just create the edit and delete links exactly as you have and force the user to go back to the start of the list afterwards.
Another option though is to extend the pagination class and have it store some information in the session about what page it is currently on. That way after a delete or edit when you come back to the list of paginated records you can still be on the same page you were previously

I have built this myself but I cannot yet show you an example of it because the project I am using it in is not finished and once it is I will be releasing some of the code I used for others to benefit from.


Messages In This Thread
Links within paginated results - by El Forum - 12-31-2007, 04:32 AM
Links within paginated results - by El Forum - 01-01-2008, 10:17 PM
Links within paginated results - by El Forum - 01-01-2008, 10:58 PM
Links within paginated results - by El Forum - 01-02-2008, 05:04 AM
Links within paginated results - by El Forum - 01-02-2008, 02:42 PM
Links within paginated results - by El Forum - 01-02-2008, 10:27 PM
Links within paginated results - by El Forum - 04-12-2010, 12:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB