Announcement

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

    Local file interaction with SmartGWT / listgrids

    I'm wondering if it's possible to do drag and drop functionality with local files onto smartgwt widgets (like listgrids).

    Any thoughts?

    #2
    Some browsers support the HTML5 capability of dropping files from the desktop to initiate file upload and similar use cases. Right now you'd need to write JSNI code to directly access such features on browsers that support them.

    Comment


      #3
      Hi Isomorphic

      This is something I'd like to do very much. Could you possibly post a snippet of code which would point me in the right direction please?

      Thanks

      Comment

      Working...
      X