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 British practice was a violation of neutral rights?
Which is not a form of technological advancement
the efficient functioning of working memory os increased by
What makes a fish a fish
what does the use of ellipses indicate in a place of writing A.an upcoming question B.a statement made with great emotion C. missing words in a quotation D.an
Write a paragraph about National Sovereignty in Ukraine (20 POINTS)
What are 3 types of fossil fuels
Paulo has a job printing some certificates on A5, 148 x 210 mm size paper. He then has to post the certificates to the client. Paulo does not want to fold the
Janis divided the two polynomials shown: 4x+2(4x^2-10x-6) What is the quotient? A: x+3 B: x-3 C: x-2 + -2/4x+2 D: x-2+-10/4x+2
A circle is dovided into 18 equal parts. How many degrees is the angle for each part? How any degrees for 5 parts? Explain.