WinForm small problem

How to get rid of the last row of DataGridView with * to realize the added function?
There is an AllowUserToAddRows property in the property, just set it to False!

 

c# datagridview cancel the first column
 There is a property such as RowHeadersVisible in the datagridview property list, the default is true, you set it to false and it is ok. .
  The RowHeadersVisible property means whether to display the header column ~ that is, the first column!

 

 

 

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326641952&siteId=291194637