Currently we do not have dropPosition(top/bottom/middle segment) in the arguments of RowDropped event. This is needed to handle Row Drag and Drop for remote data. Using this dropPosition we need to drop the dragged record at correct position in RowDropped event. So need to add this dropPosition in arguments of RowDropped event