I've got a nested AjaxFormLoop. (Let's say loop 'A' with loop 'B' inside it.) So far so good, except the addRowLink (unlike the removeRowLink) doesn't pass any context, so I'm not sure how to tell which part of my backing data model to update.
Is there something obvious I'm missing, or is this a hiccup in my grand schemes? Michael