CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2009
    Posts
    177

    Report Viewer Problem

    Please refer to my attachment of the picture of my report. How can I cover the gray area(circled) with my whole report or change the color to white instead of gray?1.jpg

  2. #2
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: Report Viewer Problem

    OK, what Report viewer are you talking about? Microsoft Report Viewer or Crystal Report Viewer?

  3. #3
    Join Date
    Jan 2009
    Posts
    177

    Re: Report Viewer Problem

    Microsoft Report Viewer..I am thinking whether there is a way to change the background color to white or totally cover it with rdlc.

  4. #4
    Join Date
    Jan 2009
    Posts
    177

    Re: Report Viewer Problem

    hi,hannesthegreat, any idea? Really appreciate if you have any idea or suggestion....

  5. #5
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: Report Viewer Problem

    Sorry I took so long to respond, quite busy ( for a change ) lately...

    Anyways, I do not have much experience with the Microsoft Report Viewer control, as I prefer and always have prefered Crystal Reports. Not that the one you're using is bad, it is just a preference.

    I do not think that you'll be able to change that grey areas surrounding the white report - I may be wrong, but I think that look is built into the MS Report Control. You may be able to override this functionality, but is it really worthwhile?

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

Featured