Welcome Guest, Not a member yet? Register   Sign In
Where atre the First and Last links in CI pagination and why cannot go back to first page?
#5

[eluser]ppockey[/eluser]
Thanks once again for the reply.
the code create_links() is placed in my view. The page links are created and work, but there are no links to 'First' or 'Prev' and the digit 1 (first page) remains bold and there is no way to go back to the first page of results.

Code:
print $this->pagination->create_links();
// this is what displays
1 2 3 Last >

// this is what I expect to see
First Prev 1 2 3 Next Last

// or even this would be acceptable
« First  < 1 2 3 4 5 >  Last »


Messages In This Thread
Where atre the First and Last links in CI pagination and why cannot go back to first page? - by El Forum - 04-30-2009, 08:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB