DataGridView in VB.NET.The empty row in the end!!!
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Please help me to answer the following question! Thanks! 1.In VB.NET, when datasource of datagridview = datatable(Datatable contains data).On the datagridview display a grid of data ,the end row is empty. What type of value of the cells on this row in VB.NET?How to check ? 2.Can I make the end row disappear?
-
Please help me to answer the following question! Thanks! 1.In VB.NET, when datasource of datagridview = datatable(Datatable contains data).On the datagridview display a grid of data ,the end row is empty. What type of value of the cells on this row in VB.NET?How to check ? 2.Can I make the end row disappear?