Problem with Drag and Drop in Custom Activity Designer

Answered Problem with Drag and Drop in Custom Activity Designer

  • Thursday, May 03, 2012 4:10 PM
     
     

    I have a few Custom Activity Designers. These designers are doing odd things with Drop actions on Textboxes in the Designer.  The Textboxes inside the Activity Designers duplicate the text droped onto them. I am Rehosting the Workflow Designer.

    Example:

    I drag from a Textbox the string “abc”.

    Drop it into a Textbox inside the a Custom Activity Designer.

    The text is duplicated and displays as “abcabc” inside the Textbox.

    I’m not doing anything with any of the drag/drop events, Tunneling or otherwise so am at a total loss.

    Anyone have any ideas?



    - jeremiah adams


All Replies

  • Thursday, May 03, 2012 7:00 PM
     
     Answered

    This turned out to be an issue on setting up the control that acts as the Drag Source. Essentially: the text was added to DragDrop twice. 


    - jeremiah adams

    • Marked As Answer by jeremiahAdams Thursday, May 03, 2012 7:00 PM
    •