Hi,

thank you all for your replies.

The way with the WebMarkupContainer works for me so far (I modified the
example from http://www.systemmobile.com/?page_id=253). Sadly it doesnt work
with <tr> rows, but at the moment it suffices.

Thanks and best regards
Christoph


On Sat, Apr 10, 2010 at 4:29 AM, Jeremy Thomerson <jer...@wickettraining.com
> wrote:

> If that doesn't work, just wrap the textfields in a WebMarkupContainer and
> set the visibility of the container instead.  This happens because the date
> picker adds the image icon outside of the actual input, so the input
> doesn't
> have a way of removing the other element from the DOM.
>
> --
> Jeremy Thomerson
> http://www.wickettraining.com
>
>
>
> On Fri, Apr 9, 2010 at 5:30 PM, Mathias Nilsson <
> wicket.program...@gmail.com
> > wrote:
>
> >
> > setOutputMarkupPlaceholderTag( true ) might work
> > --
> > View this message in context:
> >
> http://old.nabble.com/DatePicker-icon-dont-disappear-when-parent-textfield-is-set-to--visible-false-tp28188761p28198329.html
> > Sent from the Wicket - User 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