Report prints only first row

edited October 2004 in FastReport 3.0
I have a report that is only printing the first row of the attached dataset, instead of all the rows. The MasterData band on the report is not set to 'Single Row'. Is there a setting in mind that I can verify to make this behave as expected, or is this a bug? Thanks.

Note: I am connecting to my dataset using the ADO components.

Comments

  • edited 12:22PM
    Check the databand.RowCount property (must be 0) or TfrxDBDataSet.RangeBegin/RangeEnd properties.
  • edited 12:22PM
    Thanks for the reply. I ended up re-creating my report file from scratch, and the problem disappeared. I'll remember to check that if it happens again. Thanks!

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.