View Single Post
  #2  
Old August 8th 06, 10:02 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Binding a Control to an ADODC Control, Is it possible

Outlook custom forms support binding controls only to Outlook fields. You'd
have to fill the data grid manually, etc.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Andrew Sampels" wrote:


If I want to add an ADODC control to my form (Have one and it's working
great) but also want to add a Data Grid. Is there a way to bind the
grid to the data control, or do I have to fill it manualy and save the
data back manually as well? Thanks.


Ads