Welcome Guest, Not a member yet? Register   Sign In
Best practice for pagination and storing search parameters
#2

[eluser]richzilla[/eluser]
Why dont you store your search variables in the session still, and then in your controller constructor, check to see if your second uri segment is a valid page number. If it is, you can then load the search variables stored in your session, and display the page correctly filtered.


Messages In This Thread
Best practice for pagination and storing search parameters - by El Forum - 04-29-2010, 08:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB