Hello!

We are using a Grid which contains a submit button in each row ("select
this"). Of course this only works when I put the Grid in a form component.

But every time I select a button in this form (even when it is outside
the grid) I get an IndexOutOfBoundsException. It seems to me that the
grid itself is being transmitted but the values changed. Why does this
happen and how do I prevent this?

Setting volatile=true does not work because the information for the
buttons is no longer available.

TIA
 Stephan

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

Reply via email to