Problem with subreport

Hi,
In Delphi XE5(upd2) and FR 5.3.1
I have do these steps to create a report with Header and Detail bands:
create 10 ADO datasets and TfrxDBDataset (runtime)
assign ADO datasets to TfrxDBDataset and named them(TfrxDBDataset.Name) (runtime)
run with frxReport.DesignReport command and frxReport.ShowReport.

Everything is fine.


And for create a report with Header and Detail bands and Subreport page I have repeat the same steps in runtime and the additional steps do:
I have entered in Designer page and put a SubReport object on the report page and set it to one of the datasets
Save the report and exit from designer.
and when I want to show preview the saved Report, raised this exception :

fbcd571.png

In the event that, All of these Datasets are exists (Menu : Report->Data and also in Data fields(right panel)) when I enter the same time in designer.

How can I fix this?
Does the setting have not done or should I create a separate datasets(10 Datasets) for SubReport?

Comments

  • gpigpi
    edited 11:28AM
    Try to use latest FR 5.5.11. If error still exists - create small demo project with error and send it to support@fast-report.com

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.