I'm using the Telerik DragAndDrop in some of our applications and in general this works awesome. But at this point I'm testing my application with some touch devices. In the application is a Scrollviewer wich has PanningMode turned on, he DragAndDrop-controls are in this scrollviewer.
At first it was like dragging these controls wasn't working. But later I noticed there was a visual shown on drop but it is just blocked when dragging the control around. I adjusted my scrollviewer to only scroll when there are two fingers used. But this didn't change the fact that the visual of the dragging is still blocked.
Also I have tried some tricks with the OnPreviewTouchDown- and OnPreviewTouchUp events of the scrollviewer. Till now I haven't found a good solution.
Is there anyone around here that tried the same or that has an option to try?
Thanks,
At first it was like dragging these controls wasn't working. But later I noticed there was a visual shown on drop but it is just blocked when dragging the control around. I adjusted my scrollviewer to only scroll when there are two fingers used. But this didn't change the fact that the visual of the dragging is still blocked.
Also I have tried some tricks with the OnPreviewTouchDown- and OnPreviewTouchUp events of the scrollviewer. Till now I haven't found a good solution.
Is there anyone around here that tried the same or that has an option to try?
Thanks,