Hi Team,
I have a property\Item which is in SwfTreeView object. I need to DRAG a particular property from that SwfTreeView object and DROP it to a Particular row in a SwfTable object.
Currently, apart from co-ordinates i am unable to find other properties which can do this task.
Hello,
For dragging items between two controls you will need to use the drag and drop methods with x and y coordinates.
Let me know if you have any questions with this matter.
Hi,
I used Drag and Drop methods with x and y co-ordinates is not working. Is there any other method or property by which i can perform this action.