I have to execute some custom logic when a tile is dragged from xamtilemanager and dropped outside of manager. How should I set up DragDropManager's DragSource and DropTarget to achieve such a functionality?
Regards,
Wojtek
Hello Wojtek,
Thank you for your post. I have been looking into it and it seems that the question that you are having is the same as the one in your other to forum thread that you have posted: https://es.infragistics.com/community/forums/f/retired-products-and-controls/75098/how-to-handle-dropping-elements-anywhere, to which I have already replied.
Please let me know if you need any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Krasimir,
Thanks for the sample, work fine but one thing bothers me. Why dragging looks different when I grab Tile title bar instead of the content of the Tile? In the first case the dragged Tile looks doubled, like there are two Tiles moving along with cursor, and I can't drop it on the ListBox.