How to disable the last blank line in DatagridView?

后端 未结 3 1432
余生分开走
余生分开走 2020-12-29 01:07

For C# Window Form, there is a tool called DataGridView.

If we use that to display data, it shows an extra line.

If we have 3 rows of data, it shows 4 rows.

3条回答
提交回复
热议问题