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

U.S. Constitution Florida Constitution Legislative branch is called Congress Legislative branch is called Legislature Established post offices Required an elect
Who was the first coach to lose the Super Bowl indoors?
what is deviation from mean
which is greater 1/5 or 1/9
What should I write about in my Composition Essay?
Near the surface of the earth what is the magnitude and direction of the acceleration due to gravity?
how many eighty fours are in 672
PLEASE HELP I GIVE THANKS
The sum of two consecutive integers is less than 83. Find the pair of integers with the greatest sum.
What did Samuel Adams take a stand for?