ActiveReports Developer 7
Data
See Also Support Forum
ActiveReports Developer 7 > ActiveReports Developer Guide > Samples and Walkthroughs > Samples > Section Report > Data

Glossary Item Box

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 Developer 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

©2014. ComponentOne, a division of GrapeCity. All rights reserved.