Replace it it on the parent, then add the parent to the ajax target to be 
refreshed on the screen.

~ Thank you,
   Paul Bors

On Feb 6, 2014, at 5:25 AM, Vishal Popat <vishal_po...@hotmail.com> wrote:

> Hi,
> 
> I have the following panel layout:
> 
> SomeOtherPanel
> AjaxLazyLoadPanel
>       Panel loading with AjaxLazyLoadPanel
>               PanelToReplace
> 
> I am trying to replace PanelToReplace using replaceWith within 
> IndicatingAjaxFallbackLink onClick method but I get the message:
> Component '[EmptyPanel [Component id = additionalInfo]]' with markupid: 
> 'additionalInfo3e' not rendered because it was already removed from page.
> 
> Using the same approach, I have replaced SomeOtherPanel which is not inside 
> AjaxLazyLoadPanel and it works fine.
> 
> So it seems I cannot use replaceWith when the Panel is within 
> AjaxLazyLoadPanel.
> Is there an alternative way to do this?
> 
> Regards
> Vishal
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to