I have generated classes for the various ADO automation objects using
the 2.6 type library and have no issues creating a connection and data
producing recordset. However, when I generate the clase for the data
grid control, no ASSIGN method for the DATASOURCE property is created.
Under VB 6.0 this property is assigned the ADO recordset object
containing the data used in populate the grid control.
Currently, all I can accomplish is displaying an empty grid control.
All help appreciated.
Patrick
Erik Visser
"Patrick" <pc...@dcaweb.net> schreef in bericht
news:eb3c0abe.03082...@posting.google.com...