Learn step by step how to create many common types of reports.
In this section
- Walkthrough: Basic Report
- Learn to create a basic report using the table control.
- Walkthrough: Page Numbering
- Learn to add page numbering to a report.
- Walkthrough: Master-Detail Reports
- Learn to create master-detail reports.
- Walkthrough: XML Data
- Learn to use an XML data source and the list control.
- Walkthrough: Sorting
- Learn to use sorting in a table.
- Walkthrough: BandedList Data Region
- Learn to use nested grouping in a banded list.
- Walkthrough: Matrix Data Region
- Learn to use nested grouping, drilldown, and subtotals in a matrix.
- Walkthrough: Expressions
- Learn to use expressions for visibility, background color, and value properties.
- Walkthrough: Charts
- Learn to create a report with charts.
- Walkthroughs: Interactive Reports
- Learn to use the interactive features.
- Walkthrough: Recursive Hierarchy
- Learn to use a recursive hierarchy along with the Level function to display parent-child relations.
- Walkthrough: Master Reports
- Learn to create master reports and content reports.
- Walkthrough: Subreports
- Learn to use subreports.
- Walkthrough: Dynamic Queries
- Learn to use dynamic queries in reports.
- Walkthrough: Custom Code
- Learn to add custom code to reports for added functionality.
- Walkthrough: Web Report Viewer
- Learn to display reports in the Web Report Viewer.
- Walkthrough: Stored Procedure
- Learn to create a report, using a stored procedure as a data set.
- Walkthrough: Rendering Extension Settings
- Learn to use settings in the Rendering Extensions in code.