you are correct sir. There is an error. processCompoment could not find an id to update.
Why would that be the case? I call setOutputMarkuId(true) right before target.addComponent(MarkupContainer) call is made. Dave On Tue, May 10, 2011 at 3:18 PM, Martin Grigorov <[email protected]> wrote: > there must be an error below the new content in WADW > > On Tue, May 10, 2011 at 10:15 PM, D D <[email protected]> wrote: >> I have a remove ajax link in every table row. When onSubmit is >> executed I see in WADW that corrected markup is returned but the view >> is not refreshed. >> >> Why is that the case? >> >> Thanks, >> >> Dave >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > > > -- > Martin Grigorov > jWeekend > Training, Consulting, Development > http://jWeekend.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
