Each text box can only have 1 background colour, 1 font colour and 1
border colour.
You can overlay multiple text boxes and hide/show them dynamically
depending on conditions so you could achieve various patterns with
that. I think you can even set transparency so font on a below box can
show through an above box of another colour.
Of course you can set colour dynamically
=iif(fields!expenditure.value > 10000, "red", "green").
[quoted text, click to view] Shrinivas wrote:
> Is this possible to givee Diffrent colours in same text box in
> reporting services
> if yes I want to know that .
>
>
> thanks
> Shri
But Rbot
Ovelap text box feature is not supported in web and any overlap text
box will be shown in diffrent scope .I want to say that if i overlap
text boxes on web they show up at diffrent places instead of same
place.
Shrinivas
[quoted text, click to view] RBot wrote:
> Each text box can only have 1 background colour, 1 font colour and 1
> border colour.
>
> You can overlay multiple text boxes and hide/show them dynamically
> depending on conditions so you could achieve various patterns with
> that. I think you can even set transparency so font on a below box can
> show through an above box of another colour.
>
> Of course you can set colour dynamically
> =iif(fields!expenditure.value > 10000, "red", "green").
>
> Shrinivas wrote:
> > Is this possible to givee Diffrent colours in same text box in
> > reporting services
> > if yes I want to know that .
> >
> >
> > thanks
> > Shri
OK so overlapping does not work for you. You could try breaking it up
so you have multiple text boxes next to each other and show one letter
in each - probably need a fixed with font and control the width and
position by properties. So one can be red, the next blue etc.
Each text box can only have 1 background colour, 1 font colour and 1
border colour at a time.
[quoted text, click to view] Shrinivas wrote:
> But Rbot
> Ovelap text box feature is not supported in web and any overlap text
> box will be shown in diffrent scope .I want to say that if i overlap
> text boxes on web they show up at diffrent places instead of same
> place.
> Shrinivas
>
>
> RBot wrote:
> > Each text box can only have 1 background colour, 1 font colour and 1
> > border colour.
> >
> > You can overlay multiple text boxes and hide/show them dynamically
> > depending on conditions so you could achieve various patterns with
> > that. I think you can even set transparency so font on a below box can
> > show through an above box of another colour.
> >
> > Of course you can set colour dynamically
> > =iif(fields!expenditure.value > 10000, "red", "green").
> >
> > Shrinivas wrote:
> > > Is this possible to givee Diffrent colours in same text box in
> > > reporting services
> > > if yes I want to know that .
> > >
> > >
> > > thanks
> > > Shri
Don't see what you're looking for? Try a search.