I have two gridviews I want to drag and drop rows from one to the other. I cannot get any of the drag event to fire when I select a row and drag with the mouse. The only ones that seem to fire are the DragQuery and DragInfo, neither of which will give me drag effects. All the sample projects provided are for out of date code and need to have a half dozed helper classes. Are there no simple methods to implement this with the new Radgrid?