Home Subreports

Subreport problem

edited December 2002 in Subreports
I am using D5 and RBPro6.

My report is a repeated list of a region containing various labels, the
captions and colours of which are generated in 'for loops'. Some lables will
be nvisible dependent on various criteria. All non data aware. This is done
using 2 subreports.
The results are calculated from a table in a database, that has an
associated table containing label caption info.
This works OK for one table, but when I switch to others, I get some errors
in the display, which are consistent over the regions, but not the same
consistent error for any table.
Now I use the same tables to produce other reports sucessfully, so I think
my generation of label captions etc is correct. Any other ideas?

regards,
Frances

Comments

  • edited December 2002
    Hi Frances Ford,

    what is 'some errors'?

    regards,
    Chris Ueberall;
  • edited December 2002
    Hi Chris,

    Sorry I was did not explain very well.
    Some of the captions that have values (which I expect to be printed) when I
    run Delphi in debug mode do not appear on the report even though they have
    visible set to true.

    regards, Frances


  • edited December 2002
    Hi Frances,

    it is very difficult from your description to see what you are really doing. Some code and your data layout may help.
    Perhaps you set the visibility at the wrong time using the wrong event.
    Are you able to create a small app using the demo datas that shows your problem? That would simplify finding a solution! You can send it directly to support@digital-mataphors.com.

    regards,
    Chris Ueberall;
This discussion has been closed.