Terabithia
Programmer
I need to allow the user to drag & drop items from a list, possibly on ComboBox or other list, onto cells of their choice on a datagrid. Suggestions? I am working in VS2013. I will then need to be able to know the cell row and column for each item. Example "Test" is dropped on row 3, column 4. I need to create an array that holds the row and column "Test" is at.