Anyone know how to do this? I have a table with my Master data that contains regular fields and some comboboxes. BUT in VB when I bring them into a DataGrid, I don't get the comboboxes. Help!
I don't think that DataGrid supports comboboxes inside it.
I suppose you are using your table in Access Datasheet. You could make a special form consisting of another DataGrid that could be programmatically customized for displaying your combobox data by e.g. double clicking the specified column in your main DataGrid.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.