These commands move the currently selected rows to the indicated destination point.
dt << Move Rows( At Start );
dt << Move Rows( At End );
dt << Move Rows( After( rowNumber ) );