themoose387 themoose387
  • 04-08-2021
  • Computers and Technology
contestada

Write steps to Delete data from ‘Datagridview’

Respuesta :

shreyaa91
shreyaa91 shreyaa91
  • 04-08-2021

Explanation:

private void btnDelete_Click(object sender, EventArgs e)

{

if (this.dataGridView1.SelectedRows.Count > 0)

{

dataGridView1.Rows.RemoveAt(this.dataGridView1.SelectedRows[0].Index);

}

}

Answer Link

Otras preguntas

what is hard water......????​
Which numbers are rational? Select all that apply A. 3.14 B. Square root of 50 C. 2.33333 D. Square root of 144
how did the new deal hope to stimulate industrial recovery​
Several processes form metal ore. Match each process to its description. volcanic activity weathering hydrothermal energy Rocks break down as they interact with
Which step of the balance diagram is incorrect? 7p - 7 = 3p +9 4p - 7 = 9 4p = 2 P=1/2
she scored 90 more points than her teamate. together they scorred 1566. how many points did each person get
Cleavage is chick is called discoidal type,why?
What is the valence of -2 Co 3
Jack and Jill live 345 miles apart from one another. They want to meet for lunch and agree to leave the same time, drive toward each other, and meet somewhere a
Jose bought a wallet for $19.95 and y hats for $5.99 each. Which of the following expressions shows the total amount of money he spent? (4 points) Group of answ