This will not be possible setting the SingleClickEdit = True. What you could do however, instead of using the singleClickedit, you could subscribe to the MouseUp event of each cell and call EnterEdit to the cell, this will fake the SingleClickEdit while leaving you the option to do your Drag Drop.
Imported from legacy forums. Posted by Matt (had 2903 views)