CodeIgniter Forums
AJAX and Pagination - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: AJAX and Pagination (/showthread.php?tid=34228)



AJAX and Pagination - El Forum - 09-23-2010

[eluser]Deathcode[/eluser]
Hello....

i want to ask about ajax and pagination. Please help me....

i have some dynamic data on my page and now i want to create pagination, but i don't know how to create it. i try to create a normal pagination, but it's not work.

my question is " is it possible to make dynamic pagination in CI??? " if it is possible, please give me some example or reference or something so i can learn from it.

thanks...


AJAX and Pagination - El Forum - 09-23-2010

[eluser]alexaaaaaaaaaa[/eluser]
[quote author="Deathcode" date="1285254870"]Hello....

i want to ask about ajax and pagination. Please help me....

i have some dynamic data on my page and now i want to create pagination, but i don't know how to create it. i try to create a normal pagination, but it's not work.

my question is " is it possible to make dynamic pagination in CI??? " if it is possible, please give me some example or reference or something so i can learn from it.

thanks...[/quote]
use google search it's your best friend
Few links here
CI pagination with ajax if you are still having problems with your pagination i'll help you.
Regards,
Alex


AJAX and Pagination - El Forum - 09-24-2010

[eluser]InsiteFX[/eluser]
Check here:

Web Lee Ajax Pagination

InsiteFX