ActiveReports 8
Data

Learn working with different data sources.

This section contains:

Bound Data Sample
Demonstrates binding to ADO.NET Data objects.
IList Binding Sample
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.
LINQ Sample
The LINQ sample demonstrates how to use LINQ in an ActiveReports report.
Unbound Data Sample
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.
XML Sample
This sample demonstrates how to create a report with XML data, using a SubReport or using the XML hierarchical structure.
See Also
Support Forum