If you make a component invisible and want to make it visible later with
Ajax then you need setOutputMarkupPlaceholderTag

Martin Grigorov
Wicket Training and Consulting


On Wed, Mar 5, 2014 at 8:06 PM, msalman <mohammad_sal...@yahoo.com> wrote:

> Thanks you very much.  That worked very nicely.  Good to not see the page
> refreshing any more and the jerk that goes with it.
>
> I always wondering what is the difference between 'setOutputMarkupId' and
> 'setOutputMarkupPlaceholderTag'. So this issue explains it.  Can I always
> use 'setOutputMarkupPlaceholderTag' or are there instances where I can only
> use 'setOutputMarkupId'??
>
> Thanks again.
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Confirm-Navigation-pop-up-dialog-box-tp4664778p4664809.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to