Hi,

The reason this happens is that Table stores its state in a persistent
property by default, which happens to be the same property when Table is
placed in a For loop.  

Please implement ITableSessionStoreManager and provide the
'tableSessionStoreManager' parameter to Table. That will allow you to
control where the table state is stored (i.e. a List where the index is the
iteration of the For).

Best regards,
-mb
-- 
View this message in context: 
http://www.nabble.com/contrib%3ATable-paging-in-%40For-loop-tf1976651.html#a5436353
Sent from the Tapestry - User forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to