On 24 nov, 20:00, Gerry <[EMAIL PROTECTED]> wrote:
> I've successfully used FormPanel+FileUpload before in a GWT page, but
> when the FormPanel and enclosed FileUpload is moved to a DialogBox,
> the upload suddenly doesn't work.
>
> The form.submit()  is  successfully being triggered, but the form
> itself contains no data.
[...]
> This is driving me crazy!

You must have missed something during the move, as I'm successfully
using a FormPanel+FileUpload from within a DecoratedPopupPanel (not a
DialogBox as there was an issue in IE when coupled with the GlassPanel
from the Incubator).

Or is it a DialogBox vs. DecoratedPopupPanel discrepancy?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to