all groups > sql server reporting services > march 2008 >
You're in the

sql server reporting services

group:

Multi color in one textbox or how to conactenate text boxes


Multi color in one textbox or how to conactenate text boxes j gaw
3/5/2008 10:53:13 AM
sql server reporting services:
I gotta be missing something - I need to display a label and two numbers separated by a vertical bar: "My Label: AAAA | BBBB" on one line, concatenated together with minimal white in between. And this lines up with othe label and value above and below.

Values maybe be from 1 to 6 characters long with negatives displayed as red. So for ex: My Label: -34.5 | 23 (first number is red) or My Label: 0 | 155.3 (both black). Since the color is a style applied to a whole textbox I assume I will need 4 separate textboxes Label, Value1, VertBar and Value2.

If I position and size for the worst case I see this with lots of white space: My Label: ..... 4... | ...8.9 (dots signify spaces) . Is there a way to use a table, martrix, textbox, etc such that the items can always be adjacent to each other and grow as wide as needed ?

thanks in advance

From http://www.developmentnow.com/g/115_0_0_0_0_0/sql-server-reporting-services.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button