On Tue, 22 Mar 2016 17:33:32 -0300, john c <john998...@yahoo.com.invalid>
wrote:
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?
No. Why do you need that?
Second, can it call a separate Tapestry event instead of it calling
setupRender() ?
setupRender is invoked when the component or page is about to be rendered.
It's not actually directly related to Grid at all.
--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org