PRB: Changing DataGrid Layout Causes DataGrid to Display Empty (252756)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q252756 SYMPTOMS
Changing any of the layout properties of the ADO DataGrid Control at design time may cause the grid to not appear properly at run time. Instead of showing the correct data, the grid will appear with two columns and the correct number of rows and the cells that appear will be empty.
This also occurs when changing the number of splits at design time.
RESOLUTION
To resolve this problem, after editing the DataGrid Control, right click it and select Clear Fields or Retrieve Fields. This will allow the DataGrid to show the data in the correct number of columns at run-time.
Modification Type: | Major | Last Reviewed: | 8/23/2001 |
---|
Keywords: | kbDatabase kbDataBinding kbDSupport kbMDACNoSweep kbprb KB252756 |
---|
|