I have a report (using SSRS 2005) which uses Interactive Sorting for all the headings in the table.
There appears to be padding around the sort glyphs (arrows) on both the left and the right. It looks like it is padding about 10px on the left and 10px on the right. I don't have any setting in my report to explain this. This means I have to size the text boxes to be a lot larger than they need to be otherwise the heading label wraps to another line.
Here's what the text box looks like:
----------------------
| Review Date ↕ |
----------------------
As you can see in my representation there is a lot of padding to the left and right of the sort image.
Is there anyway to get rid of this extra padding around the sort glyphs? I've tried everything I can think of. If not, can I keep the heading labels from wrapping? I've tried non-breaking spaces but they still wrap to the next line.
Thanks in advance,
-- John...