ActiveReports Developer 7
Bind Reports to a Data Source
Show AllShow All
Hide AllHide All

At design time, you can connect a section report to a data source through the Report Data Source dialog. You can access the Report Data Source dialog by doing one of the following:

There are four tabs in the dialog for the four most commonly used data sources.

The following steps take you through the process of binding reports to each data source. These steps assume that you have already added an ActiveReports 7 Section Report template in a Visual Studio project. See Adding an ActiveReport to a Project for information on adding different report layouts.

To use the OLE DB data source

To use the SQL data source

To use the XML data source

You also have the option to use an unbound or an IEnumerable data source. See the following procedures to implement these data source connections in code.

To use an Unbound data source

To use the IEnumerable data source

See Also

 

 


Copyright © 2015 GrapeCity, inc. All rights reserved

Support Forum