master detail form

master detail form

cute application!
how do I create a master detail form, which contains a master record and then a list of detail records in one window?
Typical example: order and order item.
order fields: date, customer
order item fields: order (relationship), product number, amount
vspallek