<< Click to Display Table of Contents >>
Detail |
The Detail Section is the Report's body, printed once for each data source's record. For this application, alarm's data is displayed.
1.In the Detail Section, insert a SetPoint for each field, aligning it with its respective text. In their DataField and Text properties, type the exact column's name configured in the Query.
2.To preview this Report, click Preview Report .
NOTE |
If there are unwanted spaces between data rows, change the CanShrink property of the Detail Section to True. |