I am creating a windows application solution in VB.net.
I have the form ready with a datagrid that displays information from a table in and access database.
Is there a way to change the fields in the datagrid to combo boxes?
I have fields such as Dealer Name .. in access I have the fields set up as lookups from say the Dealers Table. Is there a way to duplicate this in VB on the form
I have the form ready with a datagrid that displays information from a table in and access database.
Is there a way to change the fields in the datagrid to combo boxes?
I have fields such as Dealer Name .. in access I have the fields set up as lookups from say the Dealers Table. Is there a way to duplicate this in VB on the form