Apex data bound grid control
Fadel Al-Jaifi -- hamd@ritsec3.com.eg
Friday, June 14, 1996
VC++ 4.0 /Win95
Hello
I used the component gallery to instert the Apex Data Bound 
Grid Control. And when I tried to put it in my dialog ,it 
failed to initialize. When I checked the generated class ,
I didn't find the DataSource property.
Can anybody explain please..
Thanks
Fadel
michael berganovsky -- michael_berganovsky@ibi.com
Friday, June 21, 1996
[Mini-digest: 2 responses]
     All DataBound controls are expecting special OLE control to be bound
     to a control which adheres to Visual Basic Data Source contols spec.
     There are two currently availble with Visual Basic and none ( as far
     as I know - with VC++). DataSource property is used to point visual
     control to the data source one.
     Good luck
     -- Michael
______________________________ Reply Separator _________________________________
Subject: Apex data bound grid control
Author:  mfc-l@netcom.com at tcpgate
Date:    6/20/96 11:04 PM
VC++ 4.0 /Win95
Hello
I used the component gallery to instert the Apex Data Bound
Grid Control. And when I tried to put it in my dialog ,it
failed to initialize. When I checked the generated class ,
I didn't find the DataSource property.
Can anybody explain please..
Thanks
Fadel
-----From: "Michael McIntosh" 
Data Bound Ole Controls that are designed to work with
VB require a VB specific Data control in order to work.
For some reason MS hasen't provided a method for interfacing
VC++ with VB Data Bound controls. 
 
  
   
     
  | Вернуться в корень Архива
  |