On Fri, 21 Mar 2008, Gerolf Seitz wrote:
> if you set the panel to be invisible on first render,
> you also have to call panel.setOutputMarkupPlaceholderTag(true) so that
> a "hidden" placeholder is rendered, which gets replaced with the real panel
> once you set it to visible and add it to the ajaxrequestarget.

...and when this is the case, you should see an error about
it on the Ajax debug console (Wicket javascript complaining
about how it cannot find the specified element in HTML.

Best wishes,
Timo

-- 
Timo Rantalaiho           
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to