You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by wong wayne <wa...@yahoo.com> on 2006/11/22 10:18:18 UTC

nested foreach problem

Dear groups

I have some problem when using nested foreach problem.
I have a list of products. It works fine when display
one by one using foreach. 

<component id="_foreach_product" type="Foreach">
<binding name="source" expression="productList"/>
 		<binding name="value" expression="product"/>
 	</component> 


 
____________________________________________________________________________________
Sponsored Link

Mortgage rates near 39yr lows. $510k for $1,698/mo. 
Calculate new payment! www.LowerMyBills.com/lre

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