Guest_imported
New member
- Jan 1, 1970
- 0
I want to drag a string value from a ListView control to a DataGrid (specific column allowed). I am having problems isolating the correct cell and bound data values to operate on the dropped value.
The CurrentCell property is unavailable because I am dropping an object on the cell, not actually selecting the cell.
The CurrentCell property is unavailable because I am dropping an object on the cell, not actually selecting the cell.