Subject: Re: Is there any way to use rows per page in loop? On Wed, 22 Feb 2012 10:38:35 -0200, karthi <rathinasamy.r.s@xxxxxxxxxxxxx>
wrote: Hi, Hi! How to split up the datas per page in tapestry loop like below? <t:loop source="topnewsdatas" value="newsItem" index="currIndex" rowsPerPage="8"> Again, please read the documentation before posting. There isn't a rowsPerPage parameter, so the answer is no. ChenilleKit has a PagedLoop component. -- Thiago H. de Paula Figueiredo Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor Owner, Ars Machina Tecnologia da InformaÃÃo Ltda. http://www.arsmachina.com.br --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxxxxx |