ActiveReports for .NET 3 Online Help Request technical support
Unbound Reports
User Guide > Samples and Walkthroughs > Walkthroughs > Standard Edition Walkthroughs > Advanced > Unbound Reports

Glossary Item Box

ActiveReports gives you complete control to bind reports to any type of data source, including arrays, through its programmable object model. You can create a report without setting the report's data source then load the data from your data source into the report's control at run time. The Fields property allows data binding between the control and the run-time fields. It also allows the control's DataField property to be set to any of the run-time defined names. The DataInitialize and FetchData events are used to define the run-time fields and feed the data values of these fields so they can be used with unbound controls.

Unbound Reports

Learn how to bind reports to data at run time.

Group on Unbound Fields 

Learn how to set up grouping in unbound reports.

Unbound Chart

Learn how to bind charts to data at run time.
©2009. All Rights Reserved.