private static void shiftRight(object sender, System.EventArgs e) { DatabaseFunct.ShiftColumn(colName, DGV, false); }