My stimulsoft report opens inside iframe of a bootstrap tab. There is a reason why it is inside iframe.
Because this opens inside iframe, the loading bar and other dialog boxes such as PDF save dialog, databand property window etc opens lower in the screen. User has to scroll down to click see more options and click "OK".
Is there anyway, these boxes can be opened higher up?
Position of loading and other dialog box
Re: Position of loading and other dialog box
Hello,
Unfortunately, it is not possible.
Javascript does not have access to the parent page, and elements within the IFRAME can not go beyond it.
Thank you.
Unfortunately, it is not possible.
Javascript does not have access to the parent page, and elements within the IFRAME can not go beyond it.
Thank you.
Re: Position of loading and other dialog box
I just added a custom button that will allow report designer to open in separate window. This solves the problem I was having with iframe.
Re: Position of loading and other dialog box
Hello,
That's great solution! Really great!
Have a nice day.
That's great solution! Really great!
Have a nice day.