Showing posts with label rs2000. Show all posts
Showing posts with label rs2000. Show all posts

Friday, March 23, 2012

Parameter area in RS2000

Hi,

Is there any way to have some kind of control over the controls in the reporting services htmlviewer parameter area.

What i really wan't to do is set a minimum width to the combobox's in that area, or a fixed width,it would be good too.

Thanks.

To keep it short and simple, no.

HTH, jens Suessmeyer.

http://www.sqlserver2005.de|||

Unlike Rs2005 there is no css file for the htmlviewer in rs2000? Or anything that resembles that?

Thank's

|||Oh sure yes there is a css file, I was not aware that you can influence the display behaviour of the controls by these files.

http://www.sqlserver2005.de|||

At least RS2005 we can. I think that in RS2000 things are a bit diferent. I can′t seem to find the file htmlviewer.css (this is the file we can tweak in RS2005 to provide some control over the display behaviour), on anything that resembles.

Thanks.

Monday, February 20, 2012

Page number doubt in RS2000

Hi,
I have created a report which has a Table of Contents and two other sections say Sec1 and Sec2. Sec1 and Sec2 have tables which are populated from the database. The page numbers of Sec1 and Sec2 are not known at design time. In the Table of Contents, I need to show the page numbers where Sec1 and Sec2 start. How can this be accomplished?

Regards,
Asim.Were you able to find a solution? I am also looking to solve this issue for my reports.