Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Report Designer Displaying Incorrect Pipelines in MDI

edited December 2004 in General
Hello,

I'm using RB7 and have encountered a strange bug/issue.

We display reports in MDI windows. Thus, it is possible for multiple
reports to be open at one time.

The problem comes if we have more than one report open and open
the designer. We then see data pipelines belonging to the other report(s)
in the data view. We had tried manually making all the other data sources
non-visible, but sub-report seem to become visible by their own.

Is there anyway to limit the designer to only seeing data pipelines
belonging to the report it is editing?


Thanks,

Brett

Comments

  • edited December 2004
    Hi Brett,

    The ReportDesigner automatically searches all forms and datamodules for
    datapipelines and adds them to the data tree. The only way to limit this
    behavior is to toggle the visibility of the individual datapipelines,
    however there is no way to specifically assign certain datapipelines to
    individual reports.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited December 2004
    Nico,


    Thanks.

    I figured out a way to go through all the MDI windows and if they
    are a ReportBuilder window s(and not the report window being edited)
    set all the pipelines on the window visible=false. However, we then
    have to go back and make them all visible again. It is strange that this
    is necessary.


    Even some property on the TppDesigner to add a list of editiable
    pipelines would be handy. :-)

    Thanks,

    Brett


    report(s)
    sources
This discussion has been closed.