The information in this article applies to:
SYMPTOMSCertain DBGrid methods and properties that function properly when used in Microsoft Visual Basic do not work properly when the DBGrid control is inserted into a Microsoft Visual C++ project. CAUSEThe DBGrid control is designed to work specifically in Microsoft Visual Basic. The DBGrid control utilizes functionality only exposed by Visual Basic's OLE control container. RESOLUTIONThe DBGrid control is only fully functional when used inside Microsoft Visual Basic. Instead of using the DBGrid control, you can use the Microsoft DataGrid Control 6.0 or the Microsoft FlexGrid control--these controls are not dependent on Visual Basic for their functionality. STATUSThis behavior is by design.
Keywords : kbCtrl kbDatabase kbVC400 kbVC500 kbVC600 |
Last Reviewed: July 22, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |