ReportExplorer as MDI Child
ppReportExplorer1.Execute always creates a new screen. This does not fit in
with MDI where the user can change between different screens.
Does anyone know how to get proper MDI child function from ReportExplorer,
or should I look for alternate solution
Regards MikeW
with MDI where the user can change between different screens.
Does anyone know how to get proper MDI child function from ReportExplorer,
or should I look for alternate solution
Regards MikeW
This discussion has been closed.
Comments
with that, search tamaracka.com for "report explorer mdi jim" and you'll get
various posts by myself and the other Jim that is a D-M employee. If not,
there is demo that shows how to do it with a timer and some other trick in
the tech-tips newsgroup.
Jim
Non-source change worked perfectly
-Mike