How to start the wizard in the enduser application?
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
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
This discussion has been closed.
Comments
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com