Programming/VB.Net
DataGridView에서 마지막 공백행 없애기
사천y
2012. 7. 13. 03:10
데이터그리드뷰에 내용이 적히는 부분에 아래 소스 작성
Me.dgvVIEWDB.AllowUserToAddRows = False