Passing Credentials to Sql Report Server 2008
I am pretty new in C# and my English is not so good – sorry in advance if I miss a point.
I am pretty new in C# and my English is not so good – sorry in advance if I miss a point.
I’ve a reporting services server which has already some running reports, and I need now to generate them through a custom website(running asp.net MVC3).
I am new to SSRS. I have created a report and was able to deploy it on the server. I am calling the report from ASP.NET application. How can I change the CSS of the report? I want to change the styles for individual data cells of the table deing displayed also. How is it possible? Thanks in advance.
I can see that there are many questions already being asked regarding the same thing
like:
I’m using ssrs with an asp.net reportviewer control to display server reports. We want to do away with the toolbar because it doesn’t fit with our look and feel but we want to maintain some of the functionality, the one bit I’m struggling with is the print. Is there any way to bring up the same print dialog as the print button on that toolbar from the asp.net page?