I am coding for just this event, to try and work around my own
FileUploadField problem. My AJAX works using code very similar to yours
(thanks for the example)!

Have you added the line

  fileUploadFieldSello.setOutputMarkupId(true); ?

You might need to add the line

  target.addComponent(fileUploadFieldSello);

too.
-- 
View this message in context: 
http://www.nabble.com/FileUpload-and-events-tp25816532p25874785.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