I have a performance problem with the following scenario: ParentTable (with up to 10000 rows), ChildTable (with up to 20000 rows), f or each parent there are 0 - 4 child-rows The layout in the report for child-table-data is like the following: Label Value1 Value2 Value3 Value4 Value5 Value6 The label...