Export Setting PopUp

Stimulsoft Reports.JS discussion
Post Reply
Pooja.Sathe
Posts: 5
Joined: Tue Dec 03, 2019 5:16 am

Export Setting PopUp

Post by Pooja.Sathe »

Hello,

We are facing one issue related to export settings popup in reports.

export setting popup comes only on first page of report.

If I am on last page of report with 10 or more pages then I have to scroll up to see Export settings pop up.

Can we change the behavior? our code is in angularjs.

model.jsReportViewer.controls.forms.exportForm.show(exportFormat, model.jsReportViewer.options.actions.exportReport);

Thank You,
Pooja Sathe
Lech Kulikowski
Posts: 6196
Joined: Tue Mar 20, 2018 5:34 am

Re: Export Setting PopUp

Post by Lech Kulikowski »

Hello,

Please try to set the width/height for the viewer and ScrollbarsMode=true
or set FullScreenMode=true

Thank you.
vikram.tyagi
Posts: 2
Joined: Thu Dec 17, 2020 5:12 am

Re: Export Setting PopUp

Post by vikram.tyagi »

Hi Lech,
I tried your suggestions but no luck, can you suggest something else?
Lech Kulikowski
Posts: 6196
Joined: Tue Mar 20, 2018 5:34 am

Re: Export Setting PopUp

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue on our samples.

Please send us a sample project that reproduces the issue for analysis.

Thank you.
Post Reply