CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2008
    Posts
    42

    issues with reporting services & browser

    using ms reporting servixes

    tried exporting
    1) to excel

    it appears in a single column as seen in the report viewer

    2) to pdf
    only one label is visible that too in the center of the screen

    3) i have another report with table design in rdlc which when viewed in IE & FF
    displays correct width but when viewed in google chrome the table column width gets decreased & the data wraps in multiple lines


    4) why is there no print button(icon) by which directly the report can be printed

    5) and as said with the link that i have reference i have doe excatly and getting the design also in teh same way then why am i not getting teh report displayed in multiple columns

    6) if i need to view the report from asp.net report designer cant it provide the same functionality

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

    Re: issues with reporting services & browser

    Instead of using MS Reporting Services, I'd recommend using Crystal reports here

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