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

runtime adding dbmemo component

edited July 2005 in General
Hi,

im trying to write code to add runtime a Dbmemo component to the report.
I found some good examples in the rbuilder tutorials. I follow the steps:
- Create DbMemo
- Assign to band
- Enter top and left
- Enter pipeline
- Enter Datafield

This seems to work fine, the dbmemo even displays the datafield. But when in
the report view mode I cant see the data op de datafield.
When I go back to designer and click in the datafield combobox the right
datafield seems to be selected.
When the combobox is clicked the dbmemo works, but this is not my intention.
I want to have the dbmemo work right away without any further clicking.
Do u have a solution to this problem/bug?

Tks in advance,

Jozua

Comments

  • edited July 2005
    Hi Jozua,

    Where are you creating and adding the DBMemo to the Report? Are you loading
    the preview window directly (i.e. calling Report.Print) or are you loading
    the end-user designer and moving to the preview tab? What state is
    ReportBuilder in when it acutally shows the correct datafield?

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.