A set of .NET Framework managed libraries for developing graphical user interfaces.
Datagridview does not display row 0.
Ron Wester
1
Reputation point
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 | Windows Forms
Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
Sign in to answer