Welcome Guest, Not a member yet? Register   Sign In
Pagination with tabs
#7

[eluser]Patrick Spence[/eluser]
[quote author="d_ni" date="1351976795"]Hi to all,

Finally, I did it with the CI pagination library.

I decided to use one uri_segment for each tab and prefix, suffix and first_url options as:

First Tab:
Code:
$this->load->library('pagination');
[/quote]

Excellent, I am glad you got it working.

Another method, and one more complex but more seemless to your users would be to load the data via javascript into the tabs themselves.. when you deal with larger chunks of data to present, sometimes you just want the first page to be downloaded at first.


Messages In This Thread
Pagination with tabs - by El Forum - 11-02-2012, 06:09 PM
Pagination with tabs - by El Forum - 11-02-2012, 07:36 PM
Pagination with tabs - by El Forum - 11-03-2012, 05:13 AM
Pagination with tabs - by El Forum - 11-03-2012, 06:24 AM
Pagination with tabs - by El Forum - 11-03-2012, 06:27 AM
Pagination with tabs - by El Forum - 11-03-2012, 02:06 PM
Pagination with tabs - by El Forum - 11-03-2012, 05:49 PM



Theme © iAndrew 2016 - Forum software by © MyBB