What happened to the scroll bar?

  • I have a report that shows the scroll bar, at the bottom of the screen, in Visual Studio.. but when I deploy to the web, it only shows what fits on the screen.. depending on the width you have sized the window for. It all exports to excel, so how do I get the web page to put a scroll bar under the report?

    David

  • Try out the SizeToReportContent and AsynchRendering properties.

    edit: these are ReportViewer properties. I'm not really sure how you are viewing the report on the web?

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • I am using IE... and do not see any of the settings you listed.. 'http://MyServer/Reports/Pages/Settings.aspx'

  • dwilliscp (5/30/2012)


    I am using IE... and do not see any of the settings you listed.. 'http://MyServer/Reports/Pages/Settings.aspx'

    Those settings I mentioned are for the ReportViewer control in .NET.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply