|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, March 08, 2011 8:38 AM
Points: 9,
Visits: 23
|
|
|
|
|
|
Right there with Babe
      
Group: General Forum Members
Last Login: Saturday, December 03, 2011 10:08 AM
Points: 769,
Visits: 187
|
|
This is awesome, I have always wondered how to embed reporting services in my applications. I will have to give this a try.
Just out of curiosity, do you know if this control suffers from the same browser problems that reporting services itself does? Namely it doesn't render anywhere near correctly in Firefox.
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, September 12, 2008 1:58 PM
Points: 16,
Visits: 81
|
|
| does anyone know where the class ProcessingMode came from? Two of the .dll's were automatically added to my project but I had to go searching for ProcessingObjectModel, found it in C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\Microsoft.ReportingServices.ProcessingObjectModel.dll, added the reference but still get compile errors. I'm using VS2008.
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, September 12, 2008 1:58 PM
Points: 16,
Visits: 81
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, March 08, 2011 8:38 AM
Points: 9,
Visits: 23
|
|
Hi Jereme, I've been using mainly IE and it renders great from there. Honestly, I haven't tried FireFox, but that's a great question. My guess that it there may be some issues with rendering in other non-IE browsers. I will set up a Firefox and Netscape test environment and see what happens...
Thanks!
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, September 12, 2008 1:58 PM
Points: 16,
Visits: 81
|
|
| looks like tooltips dont work from the report viewer control in VS2008, other graphical items look good so far. MS seems to be saying tool tips are on their radar.
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, March 08, 2011 8:38 AM
Points: 9,
Visits: 23
|
|
| Are you using the Feb. CTP?
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, September 12, 2008 1:58 PM
Points: 16,
Visits: 81
|
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Tuesday, March 08, 2011 8:38 AM
Points: 9,
Visits: 23
|
|
| Actually I was curious of the version of SQL. But, since we're on the subject, are you using VS 08?
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Friday, September 12, 2008 1:58 PM
Points: 16,
Visits: 81
|
|
yes, great article, I tried your example successfully in VS2005 and VS2008. Had to add one line to the render method reportViewer1.RefreshReport(); after reportViewer1.Visible = true;
My db is ss2005, I think MS is saying that fixing tool tips would be a VS, not SS change, the guy who responded to the question monitors Katmai discussions.
Maybe I should add that I'm using your model in winforms.
|
|
|
|