Page 1 of 1

Closing Loaded Report in Preview Control

Posted: Mon Aug 29, 2011 2:02 am
by anuviswan
Hi

I have loaded a report in the StiPreviewControl by setting the Report value and then using Show method. My query is , is there anyway i can unload/close this report ?

Regards
Anu

Closing Loaded Report in Preview Control

Posted: Tue Aug 30, 2011 2:01 am
by Alex K.
Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.

Closing Loaded Report in Preview Control

Posted: Tue Aug 30, 2011 3:07 am
by HighAley
Hello.
anuviswan wrote:I have loaded a report in the StiPreviewControl by setting the Report value and then using Show method. My query is , is there anyway i can unload/close this report ?
Unfortunately, there is no such possibility to close or unload the preview window. But if you use StiPreviewControl in your application window then you can close this window.

Thank you.