I tried almost everything
..Rows.clear()
..rowcount = 0
and the rows in a datagridview still not cleared
I populated the Datagridview manually using Row.Add
Any help is greatly appreciated
Bill
..Rows.clear()
..rowcount = 0
and the rows in a datagridview still not cleared
I populated the Datagridview manually using Row.Add
Any help is greatly appreciated
Bill
Comment