What property or method do you use to bind the drop down button on a
Micosoft Datagrid to a table in an Acess database? I want the user to be
able to look up something in Access via a
Visual Basic(VB) front end. And
when they click on a field's /cell's button, have the drop down list or
combobox populated with selections from another table in the same Acess
database allowing them to make a selection of my from a list I created.
According to the VB help file this can be done, but the help file stops
short of telling you how to accomplish that task.
Thanks,
TWise