[]
This section contains:
Demonstrates binding to ADO.NET Data objects.
Demonstrates creating a custom collection that stores data from the database in the List. The custom collection is displayed by binding data to the DataGridView control by using the DataSource property of this control.
The LINQ sample demonstrates how to use LINQ in an ActiveReports report.
The Unbound Data sample demonstrates how to create a dataset for a Section Report and use the FetchData event to populate the Fields collection to display the report unbound data.
This sample demonstrates how to create a report with XML data, using a SubReport or using the XML hierarchical structure.