Re: Component that displays additional containing Page markup

2012-12-15 Thread bogdan_cm
. Thanks again, Bogdan. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622p5718742.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Component that displays additional containing Page markup

2012-12-15 Thread Lance Java
Looks like you're doing the same thing as my gallery component with rows=2 and columns=4. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622p5718743.html Sent from the Tapestry - User mailing list archive

Re: Component that displays additional containing Page markup

2012-12-13 Thread Lance Java
/src/main/java/org/lazan/t5/stitch/demo/pages/GalleryDemo.java -- View this message in context: http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622p5718673.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Component that displays additional containing Page markup

2012-12-13 Thread bogdan_cm
an entire list of results in memory, and no cleanup required when I'm done. Thank you Lance, I'll have a look at your demo. Bogdan. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622p5718682.html Sent from

Re: Component that displays additional containing Page markup

2012-12-13 Thread Thiago H de Paula Figueiredo
On Thu, 13 Dec 2012 14:19:22 -0200, bogdan_cm bogdan.iva...@rbccm.com wrote: Pagination is the reason for not using the Grid component. I want to paginate my results without holding anything in memory (session). For Grid I will select the entire set, @Persist it and then display portions on

Re: Component that displays additional containing Page markup

2012-12-13 Thread Lance Java
#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

Re: Component that displays additional containing Page markup

2012-12-13 Thread bogdan_cm
I will have a closer look at the Grid component. Thanks very much for the reply. Bogdan. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622p5718688.html Sent from the Tapestry - User mailing list archive

Re: Component that displays additional containing Page markup

2012-12-13 Thread Thiago H de Paula Figueiredo
On Thu, 13 Dec 2012 16:12:57 -0200, bogdan_cm bogdan.iva...@rbccm.com wrote: I will have a closer look at the Grid component. Thanks very much for the reply. Actually, you need to take a look at the GridDataSource interface. ;) -- Thiago H. de Paula Figueiredo

Re: Component that displays additional containing Page markup

2012-12-13 Thread bogdan_cm
-that-displays-additional-containing-Page-markup-tp5718622p5718693.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

Re: Component that displays additional containing Page markup

2012-12-13 Thread Thiago H de Paula Figueiredo
On Thu, 13 Dec 2012 16:37:46 -0200, bogdan_cm bogdan.iva...@rbccm.com wrote: The other limiting thing I remember about the Grid component was that I could only display one Object' per row. I could not do: Object1.Name Object2.NameObject3.NameObject4.Name Object5.Name

Re: Component that displays additional containing Page markup

2012-12-13 Thread mailingl...@j-b-s.de
iPhone On 13.12.2012, at 19:12, bogdan_cm bogdan.iva...@rbccm.com wrote: I will have a closer look at the Grid component. Thanks very much for the reply. Bogdan. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing

Re: Component that displays additional containing Page markup

2012-12-12 Thread mailingl...@j-b-s.de
the component, and display it. /t:myComponent Thank you, Bogdan. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Component that displays additional containing Page markup

2012-12-12 Thread Geoff Callender
the component, and display it. /t:myComponent Thank you, Bogdan. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: Component that displays additional containing Page markup

2012-12-12 Thread bogdan_cm
/t:myPaginationComponent /html I will explore the block suggestion. Thanks very much, Bogdan. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622p5718645.html Sent from the Tapestry - User mailing list archive

Re: Component that displays additional containing Page markup

2012-12-12 Thread mailingl...@j-b-s.de
this message in context: http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622p5718645.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e

Component that displays additional containing Page markup

2012-12-11 Thread bogdan_cm
this message in context: http://tapestry.1045711.n5.nabble.com/Component-that-displays-additional-containing-Page-markup-tp5718622.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users

Re: Component that displays additional containing Page markup

2012-12-11 Thread Taha Siddiqi
-additional-containing-Page-markup-tp5718622.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