ActiveReports 10
Data
ActiveReports 10 > ActiveReports User Guide > Samples and Walkthroughs > Samples > Page Reports And RDL Reports > Data

Learn about the samples that fall under the Data category.

This section contains:

DataSet DataSource
This sample demonstrates how to use a dataset as a data source for a report.
OleDbDataSource
This sample demonstrates how to connect to an OleDb data source at runtime and pass data to the report using LocateDataSource event.
PageUnboundData
The PageUnboundData sample demonstrates how to connect a page report to an unbound data source at runtime, using the DataSet provider with the LocateDataSource event.
XMLDataSource
This sample demonstrates how to connect to a XML data source at runtime and pass data to the report using LocateDataSource event.