Loading Report Data
In addition to a report definition, C1Report needs the actual data to create the report. In most cases, the data comes from a database, but there are other options.
Loading Data from a Stored Procedure
Using a DataTable Object as a Data Source
Using Custom Data Source Objects
|