Share via

Datagridview does not display row 0.

Ron Wester 1 Reputation point
2021-11-13T01:23:43.397+00:00

Visual Studio 2022 Community, VisualBasic, Windows desktop application. I create a datatable through an OleDb connection. From the datatable I populate a DataGridView. Row 0 does not display. I can access the data, and if I query the DataGridView I am told that row 0 is displayed. I have tried setting all rows to a minimum height, setting all rows to visible, refresh, etc. Maybe I need to change a property setting. Thanks for your help.

Developer technologies | Windows Forms
Developer technologies | VB

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.