if you call setRenderBodyOnly(false)  on a component it will not work via ajax
you should try calling setoutputmarkupplaceholdertag(true) on the
progress bar after creating it.

-igor

On Wed, Feb 24, 2010 at 12:52 PM, Nishant Neeraj
<nishant.has.a.quest...@gmail.com> wrote:
> Hi,
>
> I am trying show UploadProgressBar while the form submission is done by
> AjaxSubmitButton / Link. The problem is, I do not see progress bar when I
> use AjaxSubmitButton (it works with regular form submission button).
>
> I have set setRenderBodyOnly(false) for the progress bar and added it to
> ajax target of the button.
>
> In all cases file gets uploaded successfully.
>
> Any pointer? Anything that I am missing here?
>
> Regards,
> Nishant
>

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

Reply via email to