PRB: DBGrid Has No Default PropertyLast reviewed: December 15, 1995Article ID: Q141170 |
The information in this article applies to:
SYMPTOMSAttempting to use the default property of the DBGrid control results in the error:
Run-time error '438': Object doesn't support this property or method CAUSEDespite what the Programmer's Guide and the online help say, the DBGrid control has no default property. The default value for the standard, data unaware, Microsoft Grid control is Text. That property was erroneously listed in the Programmer's Guide as the default property for the DBGrid control.
RESOLUTIONRefer explicitly to any properties of the DBGrid control you want to use.
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce
|
Additional reference words: 4.00 vb4win vb4all DBGrid
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |