Learn about the samples provided with the ActiveReports installation standard and professional editions. The samples folder is located at the following location:
[User Documents folder]\GrapeCity Samples\ActiveReports 11
Each sample has a C# and a Visual Basic.NET code example, one for Visual Studio 2010, and the other for later versions of Visual Studio. You can also see the comments within the sample projects throughout code.
This section contains information about:
- HTML5 Viewer Sample
- This sample demonstrates the HTML 5 Viewer with its various options of loading Basic or Customized UI and Page, RDL and RDLX reports.
- Page Reports And RDL Reports
- This section provides information on each of the Page report and RDL report sample provided with the ActiveReports installation.
- Professional
- This section provides information on each of the sample provided with the ActiveReports professional edition installation.
- Reports Gallery
- This section provides information on Page, RDL and Section reports provided with the ActiveReports installation.
- Section Reports
- This section provides information on each of the Section report sample provided with the ActiveReports installation.
- Standard Edition Web
- Demonstrates exporting an ActiveReports report to the HTML or PDF format in your Web application.
- WPF Viewer
- Demonstrates the WPF Viewer and its options to view rdlx and rpx reports.
See Also