- 02 Jul 2024
- 1 Minute to read
- Print
- PDF
Bind Data
- Updated on 02 Jul 2024
- 1 Minute to read
- Print
- PDF
Binding data to report controls refers to connecting elements within the report canvas such as text boxes, charts, tables, and other controls to the Data Source. This helps in the dynamic display of data when the report is executed.
Field List
The field list panel displays the added data source and provides access to the available data fields.
Drag a data field from this panel and drop it onto the report surface to create a new control bound to the corresponding field.
Figure: Field List
To select multiple fields in the Field List, hold CTRL or SHIFT while clicking the fields. Drag and drop these fields onto the report to create a new table.
You can also drag an entire data table onto the report to create a Table control, with its cells bound to the corresponding data table fields.
Figure: Table fields