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

simplify as much as possible.Assume that all variables represent positive real number4x√32xv^2 + v√2x^3
what is a prefix for dote?
reason for adopting democracy in Libya,Egypt,Nepal and Bhutan?
what is an undefined nuclear region containing only nucleic acid
[(24+16) divided by 8 times 5)]=? Please answer pllleeeaaaasee.
what is a prefix for dote?
how do you multiply and divide equations?
What is the last number
Solve for x/4-x+2/6=x/3
luisa has 183 pennies. hert dad gives her 128 more write a number sentence to show many pennies luisa has now