multipages problem!

Hi all,
I Need to print some cards by fastreport. Because Card's height is more than half of the page's height, so I create diffrent pages for each card. Cards Have many Memos and connect to a frxuserdataset. Now, when I preview the report, fastreport generates the second page only after it finished the first page.
But I wish all the cards of one record stay together. Just to say, if I have 2 cards, It should move to the next record after created this cards.
How can I do it?
Thanks to all.

Comments

  • edited 8:24PM
    Try to assign TfrxUserDataset to TfrxReport.Dataset property. In this case do not use any databands.
  • edited 8:24PM
    Thanks to AlexTZ at First.

    I try this way just now, But it dosen't work. It stop generate pages when finishing 3 pages, and the FrxUserDataset stayed on the first record.

    (I am sure I delete all the databand and asign the FrxUserDataset to Frxreport.Dataset property. Also, I add FrxUserDataset into Frxreport.Datasets. )

    how can I fix it?

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.