I have a report with fields that have borders around them. The problem is that the borders only show when there is data for the field, if the field contains a null, empty or blank strings the border will not show.
Is there anything I can do to force the border to always show without having to resort to drawing a box around the field?
Thanks.