Timo Rantalaiho wrote: > > Make sure that there are no validation errors. Also you > could search this list on Nabble looking for "repeaters in > forms" or something such, because I think that there's > something tricky to it. It might have to do with the fact > that repeater items are typically recreated on every render. > I'm not sure about RepeatingView but at least with > ListView you had to call setReuseListItems(true) or > something like that. > > Best wishes, > Timo >
While I realize that re-adding to the repeating view is not helping anything, I'd like to find out why the model is not being updated with the values when the AJAX event occurs. If that is resolved, then I should be able to find out how to propagate the values after a repaint. ----- -- Michael Laccetti (416)558-9718 S2G Limited http://www.s2g.ca/ -- View this message in context: http://www.nabble.com/RepeatingView-and-AJAX-tf4851583.html#a13903857 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
