DBGrid or DataGrid under VBA
When I drop either a DBGrid or DataGrid (and an ADODC, ADO DataControl) onto a form, the property DataSource does not show
up under VBA for either control? Why isn't the DataSource property exposed under VBA? Are these controls compatible under VBA?
|