Results 1 to 4 of 4

Thread: CrystalReportViewer Control won't resize?

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    CrystalReportViewer Control won't resize?

    I created a new form, took the default size but set it's WindowState property to Maximized. I then dropped a CrystalReportViewer control onto the form which by default fills the form up. My problem is when I display the report, the Form is maximized but the Viewer stays the same size. I even tried setting the Height and Width properties to the forms Height/Width.

    Any ideas?

    Thanks,
    Blake

  2. #2

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Re: CrystalReportViewer Control won't resize?

    Any thoughts on this folks?
    Blake

  3. #3
    Frenzied Member
    Join Date
    May 2006
    Location
    some place in the cloud
    Posts
    1,886

    Re: CrystalReportViewer Control won't resize?

    See if the property DockStyle of CrystalReportViewer control = Fill

    JG

  4. #4

    Thread Starter
    PowerPoster
    Join Date
    Jan 2004
    Location
    Southern California
    Posts
    5,034

    Re: CrystalReportViewer Control won't resize?

    jg,

    Unfortunately that didn't work. In fact I think that is the default value but I tried setting it anyway and no luck.

    Thanks,
    Blake

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width