DataTable table;
DataRow row;table.Rows.InsertAt( row,3 );//在索引为3的位置插入一行