Just use another property than person in your page class for storing the current value in the grid.
Regards, Joakim On Wed, Apr 25, 2012 at 10:54 AM, netdawg <net.d...@yahoo.com> wrote: > I will try this to improve. But the bad design, as you put it (and I agree), > is required by the grid > ... > <t:grid source="persons" row="person" add="delete" > include="code,name,organization,contact" > reorder="code,name,organization,contact"> > ... > > The row attribute complained that there is no person attribute of class > Persons...hence the added person as property, which in turn leads to > unintended consequences noted. > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Pagelink-above-grid-picks-up-context-from-last-pagelink-in-grid-tp5660049p5664249.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org