Hi,
I have a question regarding to call somw standard methods in order to generate the report section more than once.
For example, we have a report section (RS1) which contains a Content Frame (F1). At the Finish() of RS1 (or any other methods?), I would like to display F1 on the second time by putting different values and logics (of course I will override ObtainSelectStatement, too). Therefore, methods in F1 has been run twice and 2 sets of results can be displayed on the report.
Could we actually achieve that?
Thanks a lot
Euge
I have a question regarding to call somw standard methods in order to generate the report section more than once.
For example, we have a report section (RS1) which contains a Content Frame (F1). At the Finish() of RS1 (or any other methods?), I would like to display F1 on the second time by putting different values and logics (of course I will override ObtainSelectStatement, too). Therefore, methods in F1 has been run twice and 2 sets of results can be displayed on the report.
Could we actually achieve that?
Thanks a lot
Euge