Hello,
I have a need to suppress a grouping and the detail iterations that come after the grouping if it is not the first iteration of that grouping. I hope that came out OK.
More details. The last grouping before the details section will re-iterate under the grouping above it. I don't want that to happen. i.e., Group6, should have one (the first returned) Group7 and the Details that are under Group7. Under no case do I want another Group7/Detail set under the same Group6 grouping.
I have an Oracle relational DB under an Object Oriented program and it makes things difficult sometimes. This is the only way I can come up with to work around the issue.
Thanks for any suggestions. I will be online checking this often so if there are any questions. I will get back to you quickly.
Sincerely.
steve
I have a need to suppress a grouping and the detail iterations that come after the grouping if it is not the first iteration of that grouping. I hope that came out OK.
More details. The last grouping before the details section will re-iterate under the grouping above it. I don't want that to happen. i.e., Group6, should have one (the first returned) Group7 and the Details that are under Group7. Under no case do I want another Group7/Detail set under the same Group6 grouping.
I have an Oracle relational DB under an Object Oriented program and it makes things difficult sometimes. This is the only way I can come up with to work around the issue.
Thanks for any suggestions. I will be online checking this often so if there are any questions. I will get back to you quickly.
Sincerely.
steve