Try setOutputMarkupPlaceholderTag(true) on the component withing the enclosure.

//Swanthe

Douglas Ferguson wrote:
I have a component that is wrapped with a wicket enclosure.

When the page is rendered I set the component visible(false) which make the entire wicket enclosure hidden.

Then I set visible(true) during runtime and at the component to the AjaxTarget.

The component is not rendered.

Is there a way to get this to work? Or do I have to explicitly add a markup container if i want to start with it hidden and then display later?

D/

---------------------------------------------------------------------
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