Hi, with reference to the blog/article: http://wicketinaction.com/2008/10/repainting-only-newly-created-repeater-items-via-ajax/
I have Code: ...the trouble is that the above allows me to ADD one record, but on the second it naturally complains "authorizationDetails" is already pard of 'authorizationListView'. If I try to make the "authorizationListView" dynamic it complains. In the example, the author has used a RepeaterView, .. here its a ListView and I cant get the items next Child Id (.. or Can I)? ...The issue here seems to be what value can I put in th Fragment so that it allows me to ADD more than one row via Ajax! thanks ----- Software documentation is like sex: when it is good, it is very, very good; and when it is bad, it is still better than nothing! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Repainting-only-newly-created-repeater-items-via-ajax-tp4186028p4186028.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
