This question is locked. New answers and comments are not allowed.
There was a previous post regarding draging an object into the Microsoft DataGrid using the Drag-and-Drop manager. But, using the Telerik RadGridView and the Telerik DragDropManager, how do I tell which row the object is being dropped within the RadGridView? The example given for the Microsoft DataGrid doesn't seem to be applicable to the RadGridView. And, I don't see a way to trap events at the row level and set event handlers as the rows are being loaded, like with the DataGrid.