I have added rowsPerPage to add paging to a Tapestry Grid (that has a surrounding zone). When paging buttons are pressed it hits setupRender(). Is there a flag we can check to tell that a paging button was just clicked? Second, can it call a separate Tapestry event instead of it calling setupRender() ?
John.