Tutorial 2: Nested Data Ranges
Nested data ranges are a powerful way to render the desired report data into as
many levels as needed. First, you have sections of report items, say categories,
that are retrieved from the data source. Then you have specific data fields for
each category, whose data is also read from the data base. Each field might have
subfields and the list goes on and on. This sample teaches you how to use nested
data ranges and also demonstrates the image report item.
Download the sample in C#