Hello Sir,
Actually, I need to disable or hide the exit button in viewer in some cases, so is there an option for doing so.
I have checked this line of code :
StiOptions.viewer.toolbar.showCloseButton = false;
it only hide the close button, however the (x) exit button in top right still appears.
Best Regards,
Abdelhameed
Exit Button
-
- Posts: 4
- Joined: Thu Jan 27, 2011 10:16 am
- Location: Cairo
Exit Button
Hello, Abdelhameed
The specified option hides the Exit button only on the viewer toolbar. The dialog box [X] button does not hide. In order to open the viewer not in the dialog box, please try to use the report.show() method instead of report.showDialog().
Thank you.
The specified option hides the Exit button only on the viewer toolbar. The dialog box [X] button does not hide. In order to open the viewer not in the dialog box, please try to use the report.show() method instead of report.showDialog().
Thank you.
-
- Posts: 4
- Joined: Thu Jan 27, 2011 10:16 am
- Location: Cairo
Exit Button
Thanks Vladimir for your support,
Exit Button
Hello,
Have a great support!
Have a great support!