Page 1 of 1

Scrollbar missing?

Posted: Tue Dec 04, 2018 7:14 am
by Naico
In the JS-Viewer was a scrollbar when the report was bigger than the page.
since one of the last updates this scorrlabr is missing.
Is there a way to switch it on in the JS Options for the viewer?

Re: Scrollbar missing?

Posted: Tue Dec 04, 2018 9:33 pm
by Lech Kulikowski
Hello,

We couldn't reproduce this bug.
Please send us a simple project which reproduces the issue for analysis.

Thank you.

Re: Scrollbar missing?

Posted: Wed Dec 05, 2018 7:16 am
by Naico
Got the Problem solved.
Seems that the setting inside of StiViewerOptions.Appearance.ScrollBarsMode was changed from default true to default false.
after we added the line to set this value to true it worked again.

Re: Scrollbar missing?

Posted: Thu Dec 06, 2018 9:34 pm
by HighAley
Hello.

Thank you for sharing your solution.

Re: Scrollbar missing?

Posted: Tue Jul 07, 2020 5:42 am
by thiru
hai ,
same problem i faced .when i click preview . vertical scrollbar is missing

Re: Scrollbar missing?

Posted: Tue Jul 07, 2020 6:26 am
by Lech Kulikowski
Hello,

Which product and version are you use?

Thank you.

Re: Scrollbar missing?

Posted: Wed Sep 29, 2021 9:42 am
by navnathkalhatkar
Naico wrote: Wed Dec 05, 2018 7:16 am Got the Problem solved.
Seems that the setting inside of StiViewerOptions.Appearance.ScrollBarsMode was changed from default true to default false.
after we added the line to set this value to true it worked again.


can you pls tell in detail how to do this, at my end horizontal scrollbar is missing

Re: Scrollbar missing?

Posted: Wed Sep 29, 2021 8:20 pm
by Lech Kulikowski
Hello,

You can find options at the following link:
https://www.stimulsoft.com/en/documenta ... ttings.htm

Thank you.