Fixed Table Column Width
I am trying to format output and am having a considerable tough time getting the columns on my table to "stay" the set width.
The maximum field length is known for all table columns. For example, the maximum number of characters for column 1 is 12 - it will NEVER be more. However, when I try populate the column with the data - which can be anywhere from 3 to 12 characters, the column "flexes" back and forth so that nothing lines up the way I want it.
How do you set your columns to a specific "px" or "em" setting and hve CF stick to it, regardless of whether the data in the column is 12 characters or 3? I've tried using LJustify/RJustify and have verified the field size to be 12, but once it hits the table, the spaces are dropped.
Sigh.
The output is perfect, the presentation sucks.
