Right Align Numbers in Table columns

When displaying a number field in a column, it is strange to see all of them left justified. Especially if they are $.

Providing an option to right justify that column of data would be GREAT!

thanks


THANKS... that was exactly what I needed. The totals are now nicely tucked agains the right of each cell.

Bill

I did some testing yesterday and created CSS code to right align the number column in the detail rows.

The only problem I am still having is that while the TD (table data) rows are right aligned... I cannot figure out how to get the "Total lines" based on the groups to be right aligned in CSS.

Does anyone have a suggestion on how to reference the total lines using CSS?

thanks

Bill

Hi Bill - I agree this option would make sense.
I reckon you could set this in CSS - tedious I know but t least it should work now.