This tutorial illustrates how to create a simple order invoice report. These features are highlighted:
Designing a report layout using Textbox, Table and List controls.
Building a report that contains multivalue controlling/dependent data.
Grouping data to enhance report output.
The following instructions are included:
|
Add a new Orders report to our SampleReports project, add a dataset to the report, and build the query for the report. | |
|
Design the layout for our Orders report. | |
|
Preview the Orders report. | |
|
Create customized group output to your specifications. |