The information in this article applies to:
SUMMARYTo bind a Microsoft Datagrid Control 6.0 to a Microsoft ADO Data Control 6.0 with Microsoft Visual InterDev, it is not enough to just set the Datagrid DataSource property to point to the ADO Data Control in the design view as if using them inside a Visual Basic application. With the assumption that you are familiarize working with these ActiveX controls and Visual InterDev, this article describes the steps to make these two controls bind together. MORE INFORMATION
In order to make the Datagrid Control bind to the ADO Data Control, the following steps are needed.
Note: These controls are licensed controls, you might need to add the license for these controls to view this page on machines that do not have the required license. Please see Q159923 HOWTO: Using Licensed ActiveX Controls in Internet Explorer REFERENCESFor more information, please see the MSDN Web Workshop: http://msdn.microsoft.com/workshop/default.asp To learn more about Microsoft Visual InterDev, please go to http://msdn.microsoft.com/vinterdev/ To learn more about the ADO Data Control and Datagrid Control, please reference to your Visual Basic Menu or searchMSDN Online Additional query words: ADODC DATAGRID DataSource
Keywords : kbActiveX kbSBNWorkshop kbGrpInet |
Last Reviewed: July 28, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |