Hi, We have an AnySubmit wrapped around two radio buttons all part of a Radio Group. When we switch between the radio buttons we disable three checkboxes, which works fine. However, when we switch back the checkboxes are enabled, but the data is gone. If we move the Radio Buttons to the end of the checkboxes it works as we feel it should.
Tapestry 3.03, all are in a single <tr> with individual <td> tags. Both Radio buttons are in a single <td>. I think this is a rendering issue. Thoughts? Mark
