Problem with Label
I use a TppLabel to display some text which I generate at run time.
I have done the following:
The label is customized. The caption is a comma delimited text generated at
run time based on the selection made in a list box. I set the label.caption
with the text generated.
For the label I have set autosize to true and turned on the word wrap.
What happens is, the text wraps after every comma and is overwritten on top
of other text.
I have even tried to create a subreport for this particular label
Can anyone provide help on how to handle this. I have attached the report
sample.
Regards,
Chandra
I have done the following:
The label is customized. The caption is a comma delimited text generated at
run time based on the selection made in a list box. I set the label.caption
with the text generated.
For the label I have set autosize to true and turned on the word wrap.
What happens is, the text wraps after every comma and is overwritten on top
of other text.
I have even tried to create a subreport for this particular label
Can anyone provide help on how to handle this. I have attached the report
sample.
Regards,
Chandra
This discussion has been closed.