The information in this article applies to:
SYMPTOMSWhen you add a data-aware (bound) control to a UserForm, the DataSource property is not available to link the bound control to a Data control. CAUSEThis behavior occurs when you use any of the following controls: DBGrid WORKAROUNDYou must use the DataSource property to bind a data source to a control. Because the DataSource property is not an available property, you cannot bind the control to a data source. To workaround this problem, use Visual Basic for Applications commands to populate the controls that are listed in this article. For additional information, please see the following articles in the Microsoft Knowledge Base: Q164922 How to Fill the Microsoft Visual Basic 5.0 FlexGrid Control STATUSMicrosoft is researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
When you install the Enterprise Edition of Visual Basic version 5.0, the
Microsoft RemoteData control, version 2.0, becomes an additional control
that you can add to the list of available controls for the Visual Basic for
Applications control Toolbox.
Additional query words: wordcon vb vbe vba word8 word97 8.00 8.0 xlvbainfo
Keywords : kbprg |
Last Reviewed: November 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |