Hello,
Is it possible to have a form that can display mutiple detail records for a given header record. For example, show all products that a particular person has purchased. I am assuming I would create a Header Form that would allow the user to View/Edit/Delete individuals. Then create a Form that would link the Header record to the detail and allow the user to pick from a list of indiviuals and View/Edit/Delete detail records for that individual. My concern is that the user would have to take two steps to enter data for an individual that does not already exist.
Please advise.....
darrellesh
Yes, it is possible. Please use master-details tags. Example of how it possible to use it you can see here:
http://cookdnn.com/SupportForums/tabid/58/forumid/2/threadid/197/scope/posts/Default.aspx
Please write us if you need more details on it.