rss
twitter
  •  

DataGridView Empty Row

| Posted in C# |

0

in datagrid view, you have one empty row and have an * on the lest most portion of the row. to solve this problem click on the DataGridView and you should see a little arrow in the top right corner. click on that once and you should see a number of options. some of those options have checkboxs and one of them should say “Enable Adding”. Make sure that it is not checked to solve this problem

Post a comment