Hi,

i am using an architecture like:

<@For>
    <@MyTable />
</ For>

The @MyTable is a component containing the TableView, TableColumns and the
other Table components that are needed to render a fully fledged table.

I have 4 Tables created by this @For component. Each table points to a
specific source with e.g. 30 results.
Setting the PageSize for each table to 10 this will produce a pagination for
each table.

When clicking in any table on the pagination links i recieve the result that
each table paginates.

This could be a construction problem but the components are mostly plain
constructed.

Anyone know this problem or has a solution to suggest how i can paginate on
any table without effecting the other tables.

Regards,
Johnny
-- 
View this message in context: 
http://www.nabble.com/contrib%3ATableView-nested-inside-%40For-component-causing-Pagination-problem-tp18398814p18398814.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to