This question is locked. New answers and comments are not allowed.
Hi,
I have drag and drop working to your gridview control so that it adds another item to the grid perfectly. I am now trying to find out which particualr cell the user dropped to so I can add the payload of the drop to that particular cell. I cannot however find where to get which cell the user dropped to.
Any help would be appreciated.
Paul
Edit: I should also add that I achieved the drag and drop using the RadDragAndDropManager
I have drag and drop working to your gridview control so that it adds another item to the grid perfectly. I am now trying to find out which particualr cell the user dropped to so I can add the payload of the drop to that particular cell. I cannot however find where to get which cell the user dropped to.
Any help would be appreciated.
Paul
Edit: I should also add that I achieved the drag and drop using the RadDragAndDropManager