I have a self-referencing radgrid that utilizes row reordering. The reordering works great when dropping 'above' or 'below' a row, but the problem I'm having is that it seems the drop position is never equal to 'over'. An 'over' drop position would indicate that the dropped row should be a child of destination row. Is there a property setting that needs to be set or something? I'm at a loss for ideas.