Hi! I would like to create a detail of the records of a table. I see it is possible to simply drag the table to my form selecting 'detail'. I would like however the textboxes to be comboboxes containing all the possible values for that field (when it is a foreign key). Is it possible to do this automatically or do I have to fill the combos writing the code. And in case, given I have my row, how can I select the correct items from the combos?
Thank you very much guys!
