The information in this article applies to:
SYMPTOMSUsing the Insert method on the DBGrid Columns collection results in error 438 - Object doesn't support this property or method. CAUSEThe Language Reference Guide for Visual Basic for Windows (page 473) refers incorrectly to the Insert method of the DBGrid Columns collection. The correct name of the method is Add, not Insert. WORKAROUNDUse the correctly documented Add method in Visual Basic online Help. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. We are researching this issue and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: 4.00 vb4win vb4all
Keywords : PrgCtrlsCus |
Last Reviewed: August 18, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |