Articles in this section
Category / Section

Disabling Scrollbar in Bold Report Viewer Parameter Panel

Published:
Updated:

By default, the Bold Report Viewer displays a scrollbar in the parameter panel when the panel contains multiple parameters. However, if you prefer to view the entire parameter panel without the scrollbar, you can disable it by setting the enableparameterblockscroller property to false.

<div id="viewer"></div>
<script>
    $("#viewer").boldReportViewer(
        {
            enableParameterBlockScroller: false
        });
</script>
</html>

You can find the following help documentation for how to hide a parameter scroller on various platforms:

Was this article useful?
Like
Dislike
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied