you also have to add the panel to the page, or in your case most
likely replace the old panel with the new one. after you do that then
add it to the ajax target.

adding things to the target does not add them to the page, only marks
them for update.

-igor

On Thu, Aug 13, 2009 at 6:49 PM, Jade<jada...@gmail.com> wrote:
> Hi all,
>
>  I have a panel which has a AjaxLink. And, I have another panel, which is
> empty it just has a text.
>
>  Both these panels are in a page. One on the left hand side and other on the
> right hand side. The panel in the left hand side is the one that has the
> AjaxLink.
>
>  OnClick of the AjaxLink, I am creating a new of panel(on right hand side)
> and adding it in the target. I see nothing happening and my Ajax Response is
> blank. Whys this?
>
>  I am able to sense I am making a simple mistake, I see something wrong when
> I map this to basic HTML but I am unable to narrow down on it. Could you
> please help?
>
> Thanks
> J
>

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

Reply via email to