Problems with the Report Builder 11.07 version 2
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
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
This discussion has been closed.
Comments
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