Data Binding in FlexReport
In This Topic
In addition to a report definition, FlexReport needs the actual data to create the report. In most cases, the data comes from a database, but there are other options. The following topics explore how to retrieve data from SQLite and other sources.
See Also