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

TppDBText component not showing

edited November 2009 in General
Delphi2006 and ReportBuilder 10.06
I put a TppDBText component on an existing report, and when I run the
report, the component (value) is not visible.

Another report has a similar component, refers to the same field from the
same dataset and it displays fine.
Properties (fonts, visible etc) are the same for both components in each
report.

I put an onGetText event on the component that does not show, and it is
getting a value, but it is still not displaying. In all cases I am
previewing the report on the screen.

Any ideas on what may make the component not visible when it should be ????

Comments

  • edited November 2009
    Hi Bob,

    This is not a known issue with RB 10. My first suggestion would be to try
    commenting out all your event code and re-running the report. If this
    helps, then periodically begin adding the code back to isolate the issue.

    I would also recommend updating your version of ReportBuilder to 10.09.
    Contact info@digital-metaphors.com with your serial number and purchasing
    email address for upgrade instructions.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited November 2009
    Thank you Nico I will try and let you know how I get on.

    Cheers

This discussion has been closed.