Hi.

Is there a standard pattern in Tapestry to access the displayed rows of a grid component in a Tapestry page?

My use case is that I want to preload reference data for the displayed rows in the page. I don't want to load the reference data per row, as this is much slower.

I assume that I can use Grid.getCurrentPage() and Grid.getRowsPerPage() for that.

Br,
Timo Westkämper

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to