Gary, me again!Quick thought - have you tried setting the state of the repeater to invisible at the start of your action triggered by the on-change event, and then back to active again at the end? I've often found this to sort out ajax updates in a repeater where you are updating widgets in different rows.
If this doesn't help maybe you could post the relevant parts of your form definition and template and the action code too.
Robin On 23 Oct 2007, at 15:10, Gary Larsen wrote:
I’m using Cocoon 2.1.9. I have a repeater grid where each row contains a booleanfield to select a row.My problem is I only want one row selected at a time. Without Ajax the on-change event I created will successfully toggle off other rows when one is selected. With Ajax turned on it seems like there is a cascade effect going on, the result is the other rows are not being turned off.Perhaps there is another way to implement a grid like this which will work with Ajax?Thanks for any suggestions. gary
smime.p7s
Description: S/MIME cryptographic signature
