Am I blind, I don't see in the properties pages a CSS entry. Is this not
available in SSRS? If so, is there another method or is everything hand
coded?
ThanksWhat are you trying to do? RS uses an output independent format. The report
definition is xml but the rendering is done by the rendering engine. You can
render to html, csv, pdf, excel, etc.
The reports should be designed using the report designer. If you want to do
it another way there is a spec for the xml.
I guess I look at it like nothing is hand coded (unless you think a
graphical report designer tool is hand coding).
--
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Chris Marsh" <cmarsh@.synergy-intl.com> wrote in message
news:%23liEgVGIHHA.420@.TK2MSFTNGP02.phx.gbl...
> Am I blind, I don't see in the properties pages a CSS entry. Is this not
> available in SSRS? If so, is there another method or is everything hand
> coded?
> Thanks
>|||Thank you - I was just wondering if there was a fast way to format a variety
of reports just like one would do with a webpage making headers, footers,
fonts, borders, etc. all the same.
"Bruce L-C [MVP]" <bruce_lcNOSPAM@.hotmail.com> wrote in message
news:%23SEUliGIHHA.3780@.TK2MSFTNGP02.phx.gbl...
> What are you trying to do? RS uses an output independent format. The
> report definition is xml but the rendering is done by the rendering
> engine. You can render to html, csv, pdf, excel, etc.
> The reports should be designed using the report designer. If you want to
> do it another way there is a spec for the xml.
> I guess I look at it like nothing is hand coded (unless you think a
> graphical report designer tool is hand coding).
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
> "Chris Marsh" <cmarsh@.synergy-intl.com> wrote in message
> news:%23liEgVGIHHA.420@.TK2MSFTNGP02.phx.gbl...
>> Am I blind, I don't see in the properties pages a CSS entry. Is this not
>> available in SSRS? If so, is there another method or is everything hand
>> coded?
>> Thanks
>|||What you can do is setup a report template (for use by the report wizard or
when you create a new report). However, it is a report template so once the
report is created and if you want to change it you would have to modify them
one by one. Still, it might be of use to you.
ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/rptsrvr9/html/f84b9ac6-bf37-4f27-bbe4-273a4af84c2e.htm
Bruce Loehle-Conger
MVP SQL Server Reporting Services
"Chris Marsh" <cmarsh@.synergy-intl.com> wrote in message
news:%23IMgaLIIHHA.4848@.TK2MSFTNGP04.phx.gbl...
> Thank you - I was just wondering if there was a fast way to format a
> variety of reports just like one would do with a webpage making headers,
> footers, fonts, borders, etc. all the same.
> "Bruce L-C [MVP]" <bruce_lcNOSPAM@.hotmail.com> wrote in message
> news:%23SEUliGIHHA.3780@.TK2MSFTNGP02.phx.gbl...
>> What are you trying to do? RS uses an output independent format. The
>> report definition is xml but the rendering is done by the rendering
>> engine. You can render to html, csv, pdf, excel, etc.
>> The reports should be designed using the report designer. If you want to
>> do it another way there is a spec for the xml.
>> I guess I look at it like nothing is hand coded (unless you think a
>> graphical report designer tool is hand coding).
>> --
>> Bruce Loehle-Conger
>> MVP SQL Server Reporting Services
>> "Chris Marsh" <cmarsh@.synergy-intl.com> wrote in message
>> news:%23liEgVGIHHA.420@.TK2MSFTNGP02.phx.gbl...
>> Am I blind, I don't see in the properties pages a CSS entry. Is this not
>> available in SSRS? If so, is there another method or is everything hand
>> coded?
>> Thanks
>>
>|||Thank you - that's probably a pretty good direction for us.
"Bruce L-C [MVP]" <bruce_lcNOSPAM@.hotmail.com> wrote in message
news:eYjSYmIIHHA.1248@.TK2MSFTNGP03.phx.gbl...
> What you can do is setup a report template (for use by the report wizard
> or when you create a new report). However, it is a report template so once
> the report is created and if you want to change it you would have to
> modify them one by one. Still, it might be of use to you.
> ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/rptsrvr9/html/f84b9ac6-bf37-4f27-bbe4-273a4af84c2e.htm
>
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
>
> "Chris Marsh" <cmarsh@.synergy-intl.com> wrote in message
> news:%23IMgaLIIHHA.4848@.TK2MSFTNGP04.phx.gbl...
>> Thank you - I was just wondering if there was a fast way to format a
>> variety of reports just like one would do with a webpage making headers,
>> footers, fonts, borders, etc. all the same.
>> "Bruce L-C [MVP]" <bruce_lcNOSPAM@.hotmail.com> wrote in message
>> news:%23SEUliGIHHA.3780@.TK2MSFTNGP02.phx.gbl...
>> What are you trying to do? RS uses an output independent format. The
>> report definition is xml but the rendering is done by the rendering
>> engine. You can render to html, csv, pdf, excel, etc.
>> The reports should be designed using the report designer. If you want to
>> do it another way there is a spec for the xml.
>> I guess I look at it like nothing is hand coded (unless you think a
>> graphical report designer tool is hand coding).
>> --
>> Bruce Loehle-Conger
>> MVP SQL Server Reporting Services
>> "Chris Marsh" <cmarsh@.synergy-intl.com> wrote in message
>> news:%23liEgVGIHHA.420@.TK2MSFTNGP02.phx.gbl...
>> Am I blind, I don't see in the properties pages a CSS entry. Is this
>> not available in SSRS? If so, is there another method or is everything
>> hand coded?
>> Thanks
>>
>>
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment