fill dynamic textfield with "..."-dots [message #921874] |
Mon, 24 September 2012 10:05  |
Eclipse User |
|
|
|
Hi,
in my report there is a grid with two colums, each containig a dynamicText-element. Left column is left-aligned, right-column is right aligned, strings displayed have different lengths. is it possible to add to the strings some kind of padding ( variable amount of "."-chars) so that all whitespace (in both columns) is filled with that dots(and user is lead while reading from left to right side, like you see it in a table of contents in a book or something like that)
to illustrate what i want to do:
a.....|.....1
bc....|....22
cde...|...333
(in other words: how can i access the length of the textcontaining element (and the length the data string will take) in the onrender-script(or other) and attach that many '.' that it is exactly filled up)
thx in advance,
hage
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03955 seconds