JvM Posted June 30, 2009 Share Posted June 30, 2009 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 Quote Link to comment https://forums.phpfreaks.com/topic/164232-zend-dojo-paginator/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.