Report Explorer as a MDIChild
Hi guys,
found this topic here, but could not find example of creating ReportExplorer
as MDIChild.
Could you point me out ?
Thanks,
Dmitry
----------------------------------------------------------------------------
-
I have had success by modifying the source code. If you are comfortable
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
found this topic here, but could not find example of creating ReportExplorer
as MDIChild.
Could you point me out ?
Thanks,
Dmitry
----------------------------------------------------------------------------
-
I have had success by modifying the source code. If you are comfortable
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
This discussion has been closed.
Comments
Check our the demo located in the \RBuilder\Demos\3. EndUser\4. MDI\...
directory. This should get you on the right track.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
got it working.