This is only when this Ajax updated component visibility may change. On Tue, May 10, 2011 at 10:49 PM, D D <[email protected]> wrote: > Thanks Martin! It worked. > > Hint for those reading this thread in the future. Set the flag on the > component you plan to add to AjaxRequestTarget when it's first > declared. > > Dave > > On Tue, May 10, 2011 at 3:27 PM, Martin Grigorov <[email protected]> wrote: >> see setOutputMarkupPlaceholderTag() >> >> On Tue, May 10, 2011 at 10:25 PM, D D <[email protected]> wrote: >>> 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] >>> >>> >> >> >> >> -- >> 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] > >
-- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
