Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. How to fit Crystal Report within scrollbar and should not exceed masterpage

How to fit Crystal Report within scrollbar and should not exceed masterpage

Scheduled Pinned Locked Moved .NET (Core and Framework)
tutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sr159
    wrote on last edited by
    #1

    Hi I placed crystal report within scroll bar but it is exceeding outside master page and not fit to scroll bar. How to fit Crystal Report within scrollbar, so that i can scroll and will be fit to that. So it should not exceed the masterpage. If anybody knows please reply.

    J L 2 Replies Last reply
    0
    • S sr159

      Hi I placed crystal report within scroll bar but it is exceeding outside master page and not fit to scroll bar. How to fit Crystal Report within scrollbar, so that i can scroll and will be fit to that. So it should not exceed the masterpage. If anybody knows please reply.

      J Offline
      J Offline
      jschell
      wrote on last edited by
      #2

      Pretty sure that is incomplete statement of the problem since "crystal report" in that context means nothing. A crystal report is something that runs which produces output. Output like html or word doc or excel. Since you are referring to display and not running, what you have probably has nothing to do with crystal report. Or it might have something to do with how you are telling it to run but you didn't provide that info either.

      1 Reply Last reply
      0
      • S sr159

        Hi I placed crystal report within scroll bar but it is exceeding outside master page and not fit to scroll bar. How to fit Crystal Report within scrollbar, so that i can scroll and will be fit to that. So it should not exceed the masterpage. If anybody knows please reply.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        I believe you are talking about the Report Viewer control for ASP.NET. When you ask a question, make sure you put in as much information possible and make it unambiguous. Anyway, here's a solution. Put your report viewer control inside a DIV tag, give the DIV tag a fixed width and height and set it's overflow' style to auto.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups