Re: contrib:TableView nested inside @For component causing Pagination problem

2008-07-11 Thread Andreas Andreou
Do you know if this problem happens with contrib:Table ? On Fri, Jul 11, 2008 at 11:13 AM, Johnny Cormack <[EMAIL PROTECTED]> wrote: > > Hi, > > i am using an architecture like: > > <@For> ><@MyTable /> > > > The @MyTable is a component containing the TableView, TableColumns and the > other T

contrib:TableView nested inside @For component causing Pagination problem

2008-07-11 Thread Johnny Cormack
Hi, i am using an architecture like: <@For> <@MyTable /> 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 sourc