I need to drag out a cell from a datagridview to desktop, once that happens, I need to find out the directory in where it was dragged into and in which row the cell was. How can I do this? Thanks!
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
There is a codeproject article designed for a different purpose but it implements the drag feature in a datagrid view. So, I suggest that you check it out. Here 's the link. |
|||
|
|