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

How to start the wizard in the enduser application?

edited November 2007 in End User
Hi, when i press the new button in the enduser application a new report gets
created.

But i want to be able to start the wizard directly from within the enduser
app.

I tried to override ehFileNewReportClick but i cannot get it to work.

Second i would like to open the querywizard from that wizard dialog.

Is that possible ?

Best whishes
Ebo

Comments

  • edited November 2007
    Hi Ebo,

    Which version of ReportBuilder and Delphi are you currently using?

    You can access the main menu of the designer using the TppDesigner.Menu
    property.

    It is possible to customize the Report Wizard or create a new one by
    replacing the TppReportWizardDialog located in the ppRWzDlg.pas file and
    descending from the TppCustomWizard class located in the ppWizard.pas file.

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