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

Problems with the Report Builder 11.07 version 2

edited January 2010 in General
Hello There,

In the previous version I was able to change the values of the parameters in
the OnInitializeParameters by something like this :

ppreport1.parameters.items['paramname'].autosearchsettings.searchexpression
:= '0,1';

I can test that the parameter value has been changed because if I execute
the next line I will get the correct value.

showmessage(ppreport1.parameters.items['paramname'].values[index]);

But the autosearchdialog shows the values assigned in the property editor,
instead of the new values.

I think this is a bug of the actual version.

Thank you very much,

Francisco Ruiz

Comments

  • edited January 2010
    A patch is now available for RB 11.07 that corrects this issue. I emailed it
    to you. Registered RB 11.07 users can email support@ and request the patch.

    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com



    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.