White Space in values [message #261900] |
Wed, 21 November 2007 13:23 |
Eclipse User |
|
|
|
Originally posted by: the.white.wizzard.gmail.com
Hi all,
I am using birt to create a tree based structure report. Since generating
this recursively seems out of the question, and I know that I will never
have more than 4 levels, I am able to do this with nested reports.
the report structure is like this,
nested value
Top val
Level1 val
Level2 val
Level3 val
Level3 val
Level2 val
I want the value column to be lined up, and I can right justify them and
it will all end in the same line. The values are different lengths, so it
still looks bad, My solution to this was to append white space to the end
of the attribute to make each value 1 length (16), but not matter what I
did BIRT seems to strip it out when it generates the report. when I query
the length it tells me 16 though. I have made the length 16 in the
database, when I ran the query, with javascript, and I played around with
string formatting too. ? Any ideas on how to solve this would be
appreciated.
the white wizzard
|
|
|
Powered by
FUDForum. Page generated in 0.03006 seconds