Can't get rid of border around list box in report

callaway

New member
Local time
Today, 04:43
Joined
Feb 9, 2002
Messages
9
I have a report with a list box on it which is populated by data from a table.
However I can't get rid of the list box border.
On the design screen the border is not there, but when I print I get a black border around the data.
I have set the list boxes border colour to white but to no avail. I can't set the list box to transparent as then I don't see the data either.

This is driving me mad.

Any help appreciated.

Regards.
 
There isn't a box lying behind the list box?. Try sending the list box to the back and see if anything else appears
 
are you sure that the transparent is set on the border or the text itself? It won't show blank data if you only set the transparent into border.
 
Thanks for your help.
I have now solved the problem by putting a sub-report in the main report.
 

Users who are viewing this thread

Back
Top Bottom