Problem with inherited reports
Hello guys.
I'm having a problem with inherited reports.
Always when I call the Show() method, FastReport shows my "parent" clean report instead of my specific created report.
And YES. I certainly loaded the correct file using the Load(String) method.
How can I solve this?
Thanks.
Diego Stiehl.
I'm having a problem with inherited reports.
Always when I call the Show() method, FastReport shows my "parent" clean report instead of my specific created report.
And YES. I certainly loaded the correct file using the Load(String) method.
How can I solve this?
Thanks.
Diego Stiehl.
Comments
Could you prepare a simple test project and send it to tz@fast-report.com?
Oh God.
I've prepared your "simple test project".
And when I tested it worked perfectly ("printed" the child texts).
[img]style_emoticons/<#EMO_DIR#>/blink.gif" style="vertical-align:middle" emoid=":blink:" border="0" alt="blink.gif" /> Then I tried to put all that code (exactly the same code) into my "real" project and I DIDN'T work again. What could you say about this? Thanks.[/img]