Dynamic InteractiveSize

  • Hey guys -

    So I know the interactive size won't take an expression. What I'm trying to work on is having SSRS 2008 Reports display on monitors of any size, tablets, phones, etc... The issues started with "FixedData" on the static row group not working correctly once deployed to the report server. Works in Preview, not after deployed. I've scoured the web and found possible workarounds, but all require the report to somehow get the resolution of the display that is rendering the report.

    Couple of things I've looked at -

    - Show X # of lines depending on height of screen

    - Change "InteractiveSize" of the report dynamically so the report controls itself

    - Figure out why "FixedData" doesn't work when deployed.

    Haven't found a way to get the screen height into a hidden parameter, which would then control how many rows the report displays per page (using a group by rownumber group).

    Fixed data has been tested on IE 11, IE 11 with Compatibility Mode, Chrome, FF, iPad, & Android Tab - all display exactly the same - no scrolling column headers.

    So even though the topic revolves around InteractiveSize, which I feel would be the best way to somehow handle this, there are multiple possibilities.

    Joe

  • Good news is I figured out my problem - I put a fix on the server's CSS page to display SSRS Reports in Chrome, Firefox, Safari, etc... That fix was causing IE to act incorrectly. Once that fix was removed IE behaved like it was in preview.

    Bad news - Chrome, FireFox, Safari, etc... no longer display results. Any thoughts on a fix for this part?

Viewing 2 posts - 1 through 1 (of 1 total)

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