Page 1 of 1

Export Setting PopUp

Posted: Wed Oct 28, 2020 10:36 am
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

Re: Export Setting PopUp

Posted: Fri Oct 30, 2020 8:20 am
by Lech Kulikowski
Hello,

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

Thank you.

Re: Export Setting PopUp

Posted: Wed Mar 17, 2021 4:51 pm
by vikram.tyagi
Hi Lech,
I tried your suggestions but no luck, can you suggest something else?

Re: Export Setting PopUp

Posted: Wed Mar 17, 2021 6:55 pm
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.