As Thiago has said, the Grid component actually accepts a parameter of type
GridDataSource so does not require the entire list in memory at once.
Tapestry provides a coercion from List to GridDataSource so you can also
pass a List to the Grid.

http://tapestry.apache.org/typecoercer-service.html#TypeCoercerService-ListofCoercions



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622p5718684.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to