Hi,
We are using Smart Gwt-4.1p (23rd May 2014)
Browser: IE10, 11, Google Chrome:37.0.2062.124 m and Firefox
Issue: Not able to upload file through drag and drop
Code: TestApp.java
Reference: Google Drive, fileUpload.png
Description: we developed form which are having some form field. For uploading
File we try both “FileItem” (com.smartgwt.client.widgets.form.fields.FileItem) and
“FileUpload” (com.google.gwt.user.client.ui.FileUpload). But in both of the field we
didn’t get any API to upload file through drag and drop.
Please let us know if you are supporting file upload through drag and drop.
Please share the API.
Thanks
We are using Smart Gwt-4.1p (23rd May 2014)
Browser: IE10, 11, Google Chrome:37.0.2062.124 m and Firefox
Issue: Not able to upload file through drag and drop
Code: TestApp.java
Reference: Google Drive, fileUpload.png
Description: we developed form which are having some form field. For uploading
File we try both “FileItem” (com.smartgwt.client.widgets.form.fields.FileItem) and
“FileUpload” (com.google.gwt.user.client.ui.FileUpload). But in both of the field we
didn’t get any API to upload file through drag and drop.
Please let us know if you are supporting file upload through drag and drop.
Please share the API.
Thanks
Comment