private void button5_Click(object sender, EventArgs e) { procedure.spSotr_Logical_Delete(dataGridView1.CurrentRow.Cells[0].Value.ToString()); }