ActiveReports 13
Page and RDL Reports
ActiveReports 13 > ActiveReports User Guide > Samples and Walkthroughs > Samples > Data Binding > Page and RDL Reports

This section contains:

CSV Data Source
This sample demonstrates how to connect to a CSV data source.
DataSet DataSource
This sample demonstrates how to use a dataset as a data source for a report.
Json Data Source
This sample demonstrates how to use the Json data provider at run time and add a web service for authentication.
Object Data Source
This sample demonstrates how to use Object provider for binding a report.
OData Data Source
This sample demonstrates how to use OData EndPoint for binding a report.
OleDb Data Source
This sample demonstrates how to connect to an OleDb data source at run time and pass data to the report using LocateDataSource event.
XML Data Source
This sample demonstrates how to connect to a XML data source at run time and pass data to the report using LocateDataSource event.