[TYPO3-formidable] [TYPO3-project-formidable] The poor man's AJAX pager

Manuel Rego Casasnovas mrego at igalia.com
Tue Jun 8 13:56:31 CEST 2010


Hi,

On Fri, 21 Aug 2009 10:25:54 -0500
Gary Wong <gary.wong at spingroup.com> wrote:
> The entire code is in the pastebin: 
> http://formidable.typo3.ug/pastebin/snippet/107.html

This is my modified version based on your code for an ajax pager:
http://formidable.typo3.ug/pastebin/snippet/111.html

I'm doing the needed query to know the number of rows on a checkpoint
"after-init-renderer". I've also added the typical next, previous,
first, last and window in the pager.

It's a quite obscure way to have an ajax pager and maybe too much
code, but I couldn't find a better way for the moment.

Please, share your comments.

My 2 cents,
   Rego


More information about the TYPO3-project-formidable mailing list