It is possible to create and register your own custom Report Explorer Dialog and register it with ReportBuilder as shown in the ReportBuilder Developer's Guide example on creating custom dialogs. You could basically copy the existing Report Explorer changing the File | New menu option handler code. Currently this calls TppReportExplorer.New, which in turn creates a new default template and configures it for the attached report. You could instead load an existing template and configure it in a similar fashion.
Comments
It is possible to create and register your own custom Report Explorer Dialog
and register it with ReportBuilder as shown in the ReportBuilder Developer's
Guide example on creating custom dialogs. You could basically copy the
existing Report Explorer changing the File | New menu option handler code.
Currently this calls TppReportExplorer.New, which in turn creates a new
default template and configures it for the attached report. You could
instead load an existing template and configure it in a similar fashion.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com