I want to create a list of items, using an ActiveX control like the DataGrid, but:
- The data needs to come from two separate Access dbs. (A key in one refers to a table in another database).
- I want to show some of the columns as icons - one icon for true, another for false.
Can anyone recommend an ActiveX control which can do this, because I don't think the DataGrid can.
