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

Retrieving autosearch values entered by user

edited March 2008 in End User
Hi,

In the past I have used
Report.GetAutoSearchDescriptionLines(varCriteriaMemo.Lines) to retrieve
autosearch values in memo format. However the report I have at the moment
has 2 sub reports. Criteria is on the sub-reports, not the main report.
When I use the above to retrieve criteria all I get is 'Show all data where
the is equal to 0'. I need to retrieve the sub-report values so I can
display it on the report. How can I do this in end-user RAP? I cannot do
this within Delphi.

RB 7.03

Thanks

Alex

Comments

  • edited March 2008
    Hi Alex,

    In my testing with RB 10.07, the GetAutoSearchDescriptionLines routine
    successfully returns all criteria description for the report and subreports.
    This could have been a bug in an earlier version of ReportBuilder. I would
    suggest first updating your version to the latest RB 7 release (RB 7.04).
    If this does not solve the problem, please consider upgrading to the latest.

    For upgrade instructions, please send your serial number and purchasing
    email to info@digital-metaphors.com.

    --
    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.