473,771 Members | 2,372 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Reporting Services - Report Viewer CSS?

Hi,

Am using the Report Viewer component in the Microsoft Reporting Services
assembly. I've compiled it, and am integrating it fine with my apps -
however 1 problem always remains. I can't seem to change the CSS for the
thing at all . I've tried it's attribute key 'class' , I've tried its
public field for Background colour, and a few other things and absolutely
nothing changes its' appearance. It's quite bizarre.

I'm using it as part of an asp.net page. Has any one else had experience of
anything like this, I could use a hand if you have - to crack this baby.
The service is a great tool I'm just a bit stuck on this eeny little thing!

Thanks.

Nov 16 '05 #1
1 5074
Hi Matt:

The report viewer encapsulates an IFRAME, adn the IFRAME is going to
be controlled by the styles and markup coming from the report server.
I don't think there is much impact the usual control properties will
have here.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Mon, 15 Nov 2004 12:49:18 -0000, "Matt Swift"
<ma**********@d eletethisbitpls hotmail.com> wrote:
Hi,

Am using the Report Viewer component in the Microsoft Reporting Services
assembly. I've compiled it, and am integrating it fine with my apps -
however 1 problem always remains. I can't seem to change the CSS for the
thing at all . I've tried it's attribute key 'class' , I've tried its
public field for Background colour, and a few other things and absolutely
nothing changes its' appearance. It's quite bizarre.

I'm using it as part of an asp.net page. Has any one else had experience of
anything like this, I could use a hand if you have - to crack this baby.
The service is a great tool I'm just a bit stuck on this eeny little thing!

Thanks.


Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1931
by: Paul Say | last post by:
I have a asp.net application that will need to create a document/report from data in a database. The user will fill out a form supplying various criteria for parameters. I would like the document/report to then be displayed on screen as well as the option to download in PDF format. I am just wondering which is the best reporting development tool to use between SQL Reporting Services and Crystal Reports. The report will have three...
1
2906
by: Matt Swift | last post by:
Hi, Am using the Report Viewer component in the Microsoft Reporting Services assembly. I've compiled it, and am integrating it fine with my apps - however 1 problem always remains. I can't seem to change the CSS for the thing at all . I've tried it's attribute key 'class' , I've tried its public field for Background colour, and a few other things and absolutely nothing changes its' appearance. It's quite bizarre. I'm using it as...
0
2413
by: Gary Anniss | last post by:
Hi I have several reports that I have imported from Access into SQL Reporting Services 2005. They are multi-level grouping reports and SQL Server Reporting Services generates rectangles and lists within lists to make them work. I then go in and set the visibility conditionally on the various rectangles to hide them where there is no data in a group. The problem is that the reports work fine when they are on a report server in particular...
2
2922
by: kbutterly | last post by:
Good afternoon, I have what appears to be a caching issue, but i'm a bit of a newbie at http headers so it may be something else. I have a small asp.net 2.0 application that is called to serve up some SQL Reporting Services reports. The asp pages are running under SSL as are the pages that call the asp app. The asp app runs correctly, but the reports cannot be opened or saved.
0
3152
by: Sehboo | last post by:
I am not sure if this is the right group, but my question is related to C#. I have a report in which the second parameter is dependent on the first one. Thru reporting services manager, I see that first dropdown box is filled with correct values, I pick one value then it calls the stored procedure and fills the second drop down box. So, everything is working fine in manager. My problem is that I am using report viewer. In report...
2
11151
by: J.Marsch | last post by:
All: I am having a problem with Microsoft Reporting Services. I am running a local report (RDLC) on ASP.Net. Running the report obviously can use a lot of memory because it must consume ADO.Net. My problem is that the report does not seem to be very good about releasing the memory. It appears that the report holds on to memory until the ASP.net session is torn down. So, if I run the report over and over, I will eventually get an...
3
2900
by: Blasting Cap | last post by:
I'm using VS 2005, SQL 2005 reporting services. SQL reporting services is working, and I have it both on my local computer, as well as on a server. I've created a report in the SQL Business Intelligence development studio that works in that environment. I've uploaded the same report to both the Reporting services on my local computer as well as the server, and can log in to them and run the
0
956
by: jvcoach23 | last post by:
we are looking for an aspx reporting component. i had the vs 2005 report viewer and it was wired up and working great except for it can't print the report. so i'm off looking for something else to use. the reporting component will be bound to iList.. so that is one of the big requirements. I looked at devExpress reporting, but have not been able to get that to work clear through yet.. and their support is a long time between responses.....
0
9619
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7460
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6713
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5354
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2850
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.