On Mon, 08 Dec 2008, James Carman wrote:
> I believe you also have to make sure you call setOutputMarkupId(true)
> so that you make sure wicket spits out the markup id (so that it can
> select it as part of the Ajax update).

setOutputMarkupPlaceholderTag(true) already does that (see its
implementation).


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to