Welcome Guest, Not a member yet? Register   Sign In
crosstab and pagination
#2

[eluser]jmadsen[/eluser]
Which par tof the pagination are you having trouble with - the usual rows going on to the next page, or are you trying to move horizontally to a next set of dates? (Or both?)

The way the CI Pagination lib works, you basically rerun the query with a different offset, always with a limit of however many items you want on the page at once. You will also need to get Counts to know how many pages to display in the "menu bar" (i.e., "Previous 2 3 4 Next" links)

Does that get you started, or is it the sql?


Messages In This Thread
crosstab and pagination - by El Forum - 09-30-2010, 05:54 PM
crosstab and pagination - by El Forum - 10-01-2010, 06:51 AM
crosstab and pagination - by El Forum - 10-01-2010, 07:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB