To refresh report like in design-time..
I do not want to reload data but I want just to change style of report.. to print in another style then on monitor...
I can change properties of report page and how to re-render report page?
How to refresh report in run-time?
How to refresh report in run-time?
Hello,
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Thank you.
How to refresh report in run-time?
We have a net application with integrated Stimul Report Net
When I create a report in the Designer I have refresh button But in run-time I cannot refresh the report
I have idea to place in DoubleClick event the code to change some properties of report page in run-time.
if font="bold" font="italic"; else font="bold";
it works fine.. and how to refresh the report programmatically? I cannot do it.
I want to change report stile on the fly..
MyThe problem is that I have a report in "suppress repeated data" style
but I need to save (export) the report into exel file in "show all data" style
Is it possible? Or must I to create two reports?
When I create a report in the Designer I have refresh button But in run-time I cannot refresh the report
I have idea to place in DoubleClick event the code to change some properties of report page in run-time.
if font="bold" font="italic"; else font="bold";
it works fine.. and how to refresh the report programmatically? I cannot do it.
I want to change report stile on the fly..
MyThe problem is that I have a report in "suppress repeated data" style
but I need to save (export) the report into exel file in "show all data" style
Is it possible? Or must I to create two reports?
How to refresh report in run-time?
Hello,
You can use the Form component where change report "style".
Please see the sample report in attachment.
Thank you.
Unfortunately, you this not possible because for this need re render the report.user wrote:MyThe problem is that I have a report in "suppress repeated data" style
but I need to save (export) the report into exel file in "show all data" style...
You can use the Form component where change report "style".
Please see the sample report in attachment.
Thank you.
- Attachments
-
- 569.Sample Report.mrt
- (22.31 KiB) Downloaded 265 times
How to refresh report in run-time?
It woul be nice if somebody shortly explain to me how I can use these forms.
This attached report example I cannot load into report designer.
Maybe because we do not have standalone Stimul Report Net.
We use an net application which has integrated report designer and all modifying/creating reports controlled by the application(it is mere guesswork)
This attached report example I cannot load into report designer.
Maybe because we do not have standalone Stimul Report Net.
We use an net application which has integrated report designer and all modifying/creating reports controlled by the application(it is mere guesswork)