FIX: Data is not loaded in the DataGrid control if you use the RetrieveFields option in Visual Basic 6.0 (316159)
The information in this article applies to:
- Microsoft ADO.NET (included with the .NET Framework)
- Microsoft Visual Basic .NET (2002)
This article was previously published under Q316159 SYMPTOMS If you upgrade a Microsoft Visual Basic 6.0 project to
Microsoft Visual Basic .NET, and the project contains a DataGrid control that was populated by
using the RetrieveFields option, the data does not appear in the grid. RESOLUTION Use one of the following methods to resolve this problem:
- Delete and re-add the DataGrid control after you upgrade the Visual Basic 6.0 project to Visual
Basic .NET.
-or- - Right-click the DataGrid, click ActiveX, and then click Retrieve Fields in Visual Basic .NET.
STATUS
This bug was corrected in ADO.NET and Visual Basic .NET (2003).
Modification Type: | Minor | Last Reviewed: | 2/3/2006 |
---|
Keywords: | kbvs2005doesnotapply kbvs2005swept kbfix kbmigrate kbDataBinding kbpending kbWindowsForms KB316159 |
---|
|