Not showing data on MasterDetail

I have a Masterdata on my report with a Memofield on it.
When performing a preview I don't see the data displayed.
On my printform in Delphi I have an frxReport and a frxDBDataset.
The frxDBDataset point to a TDataset on my DataModule.

Other data in e.g. the ReportTitle is showed as it should be.

Can someone please explain why data is not displayed?

Comments

  • edited 3:46AM
    fbockstael wrote: »
    I have a Masterdata on my report with a Memofield on it.
    When performing a preview I don't see the data displayed.
    On my printform in Delphi I have an frxReport and a frxDBDataset.
    The frxDBDataset point to a TDataset on my DataModule.

    Other data in e.g. the ReportTitle is showed as it should be.

    Can someone please explain why data is not displayed?

    I found the solution.
    Don't know what causes it but the report was getting focus to a Dataset. I removed that declaration in de report and everything is in order now.

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.