Hi,
I know that there has been discussion before on this topic but the solutions there do not bring me any further forward. This means that dragging from the RadToolbox to a Container on a RadDiagram does not post any DragOver events when the shape is above the Container however the RadDiagram still receives these events. However, the RadDiagram does not receive and Drop event nor does the Container. The RadToolbox does however receive the corresponding DropComplete event. Simply:
1. Drag and Drop works correctly between the RadToolbox and the RadDiagram
2. Drag and Drop does not work when the drop is over the Container.
3. We are using 2013 Q3 release (which we cannot change, hence no upgrade to 2014 Q1 is possible)
This behavior is simply strange.
What I need to achieve is the Drop event on the Container or the RadDiagram (then I can interrogate the Containers to see if the drop position is within its boundaries).
What are my options?
Regards,
Graham
I know that there has been discussion before on this topic but the solutions there do not bring me any further forward. This means that dragging from the RadToolbox to a Container on a RadDiagram does not post any DragOver events when the shape is above the Container however the RadDiagram still receives these events. However, the RadDiagram does not receive and Drop event nor does the Container. The RadToolbox does however receive the corresponding DropComplete event. Simply:
1. Drag and Drop works correctly between the RadToolbox and the RadDiagram
2. Drag and Drop does not work when the drop is over the Container.
3. We are using 2013 Q3 release (which we cannot change, hence no upgrade to 2014 Q1 is possible)
This behavior is simply strange.
What I need to achieve is the Drop event on the Container or the RadDiagram (then I can interrogate the Containers to see if the drop position is within its boundaries).
What are my options?
Regards,
Graham