Jump to content

Zend Dojo: Paginator


JvM

Recommended Posts

I have a website now with a lot of pictures loaded from a rss file (from somewhere else on the internet). I use a Zend_Paginator to show all the images on different pages (otherwise there is too much info on one page). However it takes a while to load the RSS file and process it to a nice data array. Now when I click on the next page button it has to do the process all over again. Now my question is how to do this in AJAX with Zend Dojo. I found somewhere I should use Zend_Dojo_Data, however I don't know how to proceed.

 

Could you help me out with an example or tutorial?

 

Thanks

Link to comment
https://forums.phpfreaks.com/topic/164232-zend-dojo-paginator/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.