Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
285
Drag & drop from Image viewer
posted

Hi, I'm using 9.1 WebImageViewer and a WebHtmlEditor controls.  Is it possible to drag & drop an image from the imageviewer into the html editor?   Any example would be appreciated. Thanks in advance.

Parents
No Data
Reply
  • 12025
    Suggested Answer
    posted

    Attaching an example that demonstrates how you can enable drag & drop images from WebImageViewer to WebHtmlEditor. This is just demo code, you might have to tweak it a bit to make sure it works as per your requirements.

    One thing to note is that you cannot use the drag scrolling feature of the WebImageViewer as that interferes with the drag and drop framework.

    Hope this helps.

    -Taz.

    DragNDropWebImageViewerToHTMLEditor.zip
Children
No Data