I want to use a data grid in a MFC Project.
After adding the grid to an empty dialog, I did not find a way to connect to
a data source: The DataSource textbox stays empy (I added all kind of
Connections and Commands). The help systems says that ADO is to use, but if
found only Microsoft ADO Data Control 6.0 (SP6.0) (OLEDB) and if I add this
to the dialog I get: "File or assembly name AxInterop.MSadodclib.dll or
dependency was not found".
What can I do?