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 13
Each sample has a C# and a Visual Basic.NET code example for Visual Studio. You can also see the comments within the sample projects throughout code.
This section explains about samples, grouped by features, as follows:
- Advanced
- The samples under this folder demonstrate advanced features in Page, RDL, and Section reports.
- API
- The samples under this folder demonstrate creating reports and implementing various features through code in Page, RDL, and Section reports.
- DataBinding
- The samples under this folder demonstrate binding data with various data providers in Page, RDL, and Section reports.
- Designer Pro
- The samples under this folder demonstrate features provided with the ActiveReports professional edition.
- Desktop
- The samples under this folder demonstrate samples based on desktop viewers.
- Web
- The samples under this folder demonstrate working with web based reports.
See Also