Position of loading and other dialog box

Stimulsoft Reports.WEB discussion
Post Reply
bobsov
Posts: 115
Joined: Sun Jan 27, 2013 12:10 am

Position of loading and other dialog box

Post by bobsov »

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?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Position of loading and other dialog box

Post by Alex K. »

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.
bobsov
Posts: 115
Joined: Sun Jan 27, 2013 12:10 am

Re: Position of loading and other dialog box

Post by bobsov »

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.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Re: Position of loading and other dialog box

Post by Andrew »

Hello,

That's great solution! Really great!

Have a nice day.
Post Reply