Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Need help for developing file upload while file is dropped from PC to application

    Hi ,
    We want upload file when it is dropped into listgrid.
    When user dropped file into listgrid , we want to open window with fileItem which will have the dropped file. When user click on upload button it will be upload into DB.

    Please help us to develop this, is there any handler which will fire event when file is dropped so that we can open window with dropped file.

    Please let us know your comments on this.

    We are using SmartGWT 4-1 pro July 12 2014 nightly build, GWT 2.5

    #2
    The answer previously given here is still true - you need to either directly use HTML5 events (which is very pretty advanced) or consider Feature Sponsorship.

    Comment

    Working...
    X