You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Scot Mcphee <sc...@gmail.com> on 2009/11/06 06:47:40 UTC

supressing rowsPerPage / pagination in grid component

Is there any way in Tapestry 5 to suppress pagination for a gird
component? I have a requirement to display a grid with the full list
regardless of it's length. I tried rowsPerPage=0 but got a divide by
zero error. I don't really want to copy the value of Integer.MAX_VALUE
into that field ;-)

thanks
scot

-- 
let x=x - http://crazymcphee.net/x/
xray dubs - http://autonomous.org/music/

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