Hi all,
This seems like it should be simple, but I'm pretty sure I've tried every combination of operations and msdn links, and have gotten nowhere. The step-by-step from msdn results in some kind of "innermost group has no child" or something like that error.
My data is purchase orders, and their associated order lines. I want the user to be able to click on the + sign on the purchase order number, and see the detail for each of the associated orderlines.
How to achieve this? (please no msdn links)
Thanks,
sff