S
SteveB
I have an expandable tree that looks something like:
- name1 number1 description1
text a
text b
+ name2 number2 description2
+ name3 number3 description3
etc.
All names in the list can be expanded to see information
levels below them.
The names at the highest level are different and have
different lengths. I pad the distance before beginning
the numbers with spaces but because their preceeding
names have a different number of characters with
different character widths, the numbers end up in a wavey
line when the tree is collapsed.
Is there a way to set the position of the numbers so that
they line up - like a tab setting in Word?
Thanks.
- name1 number1 description1
text a
text b
+ name2 number2 description2
+ name3 number3 description3
etc.
All names in the list can be expanded to see information
levels below them.
The names at the highest level are different and have
different lengths. I pad the distance before beginning
the numbers with spaces but because their preceeding
names have a different number of characters with
different character widths, the numbers end up in a wavey
line when the tree is collapsed.
Is there a way to set the position of the numbers so that
they line up - like a tab setting in Word?
Thanks.