AJAX pagination in Zend Framework

Posted by takeshin on Stack Overflow See other posts from Stack Overflow or by takeshin
Published on 2010-06-15T09:08:12Z Indexed on 2010/06/15 13:22 UTC
Read the original article Hit count: 479

Filed under:
|
|
|

How do you display AJAX paginated data using Zend_Framework?

  • Are there any good examples using paginationControl(), ajaxLink() and ajaxContext() helpers?
  • Would you share your implementation?

© Stack Overflow or respective owner

Related posts about AJAX

Related posts about zend-framework