> Hi,
> I'm trying to use an upload progressbar,
> the problem is that it does not appear whent I use an ajaxsubmit button
> but
> appears when i used the form onSubmit method.
> what could be the problem.

Possibly it starts out invisible, and in that case you need to call 
progressbar.setOutputPlaceholderTag(true) in order to have something there for 
Ajax to update.

- Tor Iver

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to