1 line of data per page

Hello

I'm new with fastreport, and have started creating my first report. I have added a Master Data band and added some expressions, but when previewing, the data is only showing 1 line per page. So the data is there and is good, but how can I get each row to show on a single page?
I'm sure there's a simple explanation, but please advise.

Thanks

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 9:25PM
    make sure that the masterdataband is connected to the data set and startnewpage prop is set to false
    and that the tfrx report is not connected to the data set
  • edited 9:25PM
    gordk wrote: »
    make sure that the masterdataband is connected to the data set and startnewpage prop is set to false
    and that the tfrx report is not connected to the data set

    Thanks, got it working ok now. The tfrx report was connected to the dataset, now resolved.
  • gordkgordk St.Catherines On. Canada.
    edited 9:25PM
    You only connect the report component to a dataset when you are creating multi design page reports

Leave a Comment