Note that I am using a custom value encoder. When I click submit, the values in the rows that were rendered during form load are synced, resulting in calls to getValue of my value encoder, but this does not happen for rows added via the addrow event.
- ajaxformloop: syncValue is never called for added rows on f... Ray Nicholus