Can I set the default style of my report like we do thecss in web development
I don't want to edit the style of the report manager .What I want is to edit
the report style. [mean the rendering style of the actual report]
Suppose I have to set borderwidth of table =.25pt
bordercolor of table,all of it's cell to silver.
Borderstyle to be windowsinset.
Backgroundcolor of the full layout to be black
How Can I do that ?All these settings can be done using the properties of table, page etc.. from
your VS itself.
Amarnath, MCTS
"Kamii47" wrote:
> Can I set the default style of my report like we do thecss in web development
> I don't want to edit the style of the report manager .What I want is to edit
> the report style. [mean the rendering style of the actual report]
> Suppose I have to set borderwidth of table =.25pt
> bordercolor of table,all of it's cell to silver.
> Borderstyle to be windowsinset.
> Backgroundcolor of the full layout to be black
> How Can I do that ?|||Thanks Amar
What I want's is to set some of my default style which will remain same in
all the report of my project {like we do css in our web project}
"Amarnath" wrote:
> All these settings can be done using the properties of table, page etc.. from
> your VS itself.
> Amarnath, MCTS
>
> "Kamii47" wrote:
> > Can I set the default style of my report like we do thecss in web development
> > I don't want to edit the style of the report manager .What I want is to edit
> > the report style. [mean the rendering style of the actual report]
> >
> > Suppose I have to set borderwidth of table =.25pt
> >
> > bordercolor of table,all of it's cell to silver.
> >
> > Borderstyle to be windowsinset.
> >
> > Backgroundcolor of the full layout to be black
> >
> > How Can I do that ?|||In SSRS what your need to do is create a standard report template and save it
on the template folder, so whenever you go for creating a new report you can
select this to make it standard. This is the way you can achieve your
standardization.
Amarnath, MCTS
"Kamii47" wrote:
> Thanks Amar
> What I want's is to set some of my default style which will remain same in
> all the report of my project {like we do css in our web project}
> "Amarnath" wrote:
> > All these settings can be done using the properties of table, page etc.. from
> > your VS itself.
> >
> > Amarnath, MCTS
> >
> >
> > "Kamii47" wrote:
> >
> > > Can I set the default style of my report like we do thecss in web development
> > > I don't want to edit the style of the report manager .What I want is to edit
> > > the report style. [mean the rendering style of the actual report]
> > >
> > > Suppose I have to set borderwidth of table =.25pt
> > >
> > > bordercolor of table,all of it's cell to silver.
> > >
> > > Borderstyle to be windowsinset.
> > >
> > > Backgroundcolor of the full layout to be black
> > >
> > > How Can I do that ?|||There was no native support for CSS in standard RS 2000.
But according to this blog post, there's a hotfix available to make use of
style sheets:
http://blogs.msdn.com/ketaanhs/archive/2005/09/05/461050.aspx
-Not sure if this also applies to RS 2005, but you can probably check if the
syntax that the post author describes can be used in RS 2005.
I haven't tried this method, I've just created a template and worked
manually from there. Hopefully it will help you, though. :)
Kaisa M. Lindahl Lervik
"Kamii47" <Kamii47@.discussions.microsoft.com> wrote in message
news:B87D1605-7DFB-45D0-ADB1-BE74194D9D22@.microsoft.com...
> Can I set the default style of my report like we do thecss in web
> development
> I don't want to edit the style of the report manager .What I want is to
> edit
> the report style. [mean the rendering style of the actual report]
> Suppose I have to set borderwidth of table =.25pt
> bordercolor of table,all of it's cell to silver.
> Borderstyle to be windowsinset.
> Backgroundcolor of the full layout to be black
> How Can I do that ?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment