问题 Report viewer webpart and report explorer web part

  • Thursday, January 26, 2012 6:05 PM
     
     

    Can anyone tell me the difference between report viewer webpart and report explorer webpart?

    How to configure them in Native installation...


    Regards,

All Replies

  • Thursday, January 26, 2012 7:08 PM
     
     

    Two questions ...

    On the first look here http://technet.microsoft.com/en-us/library/cc966543.aspx although it's for SQL Server 2000 there are a couple of paragraphs each on the report viewer and report explorer web parts that should be enough for you to understand the difference.


    SP 2010 "FAQ" (mainly useful links): http://wssv4faq.mindsharp.com/default.aspx
    WSS3/MOSS FAQ (FAQ and Links) http://wssv3faq.mindsharp.com/default.aspx
    Both also have links to extensive book lists and to (free) on-line chapters
  • Friday, January 27, 2012 2:14 AM
     
     

    Thanks for the post...Unfortunately when i configure them, i could see scrolls on both sides of webpart.

     

    Can i avoid them becoz it will be very difficult for users and also look n feel is very bads with too many scrolls....


    Regards,
  • Friday, February 17, 2012 2:27 AM
     
     
     

    This issue is related  to z-index of div you can fixed  through  Css like z-index -100;  cheers