How to clear a Specific Row in DataGridView?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Big P
    New Member
    • Jan 2011
    • 11

    How to clear a Specific Row in DataGridView?

    DataGridView1.R ows.?
    rowindex.3?
    rowcount3?

    I need to say DataGridView1.R ow number 3 clear or maybe delecte row number 3.
    I AM NOT USING DATA SOURCE.

    Tks a lot!
  • horace1
    Recognized Expert Top Contributor
    • Nov 2006
    • 1510

    #2
    have you looked at the tutorial
    Learn how to use the Windows Forms DataGridView control to display and edit tabular data from many different kinds of data sources.

    Comment

    Working...