Hi all,
I currently have a bit of a problem with a report, where if the number in the list is large & happens to be negative, instead of widening the column, the negative symbol is shown on a different line.
An example of this is below;
(http://i.imgur.com/6QAcMhQ.png)
If the number gets larger, the column automatically widens, however the negative symbol can somehow create a new line instead. Is there a way to make the column widen rather than creating a new line?
Thanks,
Will.
Does anyone know if there is a way to limit each list row to a maximum of one line? That would also solve the problem
Try using the "No Wrap" option of the white space property for the column.
Thank you :) I suspected it would be a simple fix